lkml.org 
[lkml]   [2019]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v5 2/6] ptp: Reorganize ptp_kvm modules to make it arch-independent.
    From
    Date
    On 15/10/19 12:48, Jianyong Wu wrote:
    > + ret = kvm_arch_ptp_init();
    > + if (!ret)
    > + return -EOPNOTSUPP;

    This should be "if (ret)".

    Paolo

    \
     
     \ /
      Last update: 2019-10-16 09:10    [W:2.547 / U:0.240 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site