lkml.org 
[lkml]   [2020]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH v6 0/3] Support virtio cross-device resources
    > Hmm, checkpatch still complains, full log below.
    >
    > IIRC "dim checkpatch" runs scripts/checkpatch.pl with --strict
    > so it is a bit more picky ...

    Ah, I didn't know --strict was being used. I'll send an update
    momentarily. Sorry for the churn.

    > -:250: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u32' over 'uint32_t'
    > #250: FILE: drivers/gpu/drm/virtio/virtgpu_vq.c:1118:
    > + uint32_t resp_type = le32_to_cpu(resp->hdr.type);
    >

    For consistency with the rest of the virtgpu code, I'll leave uint32_t.

    Cheers,
    David

    \
     
     \ /
      Last update: 2020-08-18 09:12    [W:2.513 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site