lkml.org 
[lkml]   [2018]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 0/2] staging: vboxvideo: Remove chekpatch issues
From
Date
Hi,

On 25-10-18 21:40, Shayenne da Luz Moura wrote:
> This series cleans the following checkpatch.pl issues:
>
> CHECK: Prefer kernel type 'u32' over 'uint32_t'
> CHECK: Avoid using bool structure members because of possible alignment issues
>
> Shayenne da Luz Moura (2):
> staging: vboxvideo: Change uint32_t to u32
> staging: vboxvideo: Use unsigned int instead bool

Why am I receiving only the cover letter of this series? Please resend
so that I get all the patches.

Also at least the first patch is wrong, the drm headers use uint32_t
in the prototype definition of the callback functions we are defining,
so the vboxvideo code should use the same even if the compiler does not
warn about the callback implementation having different parameter types
in this case.

Regards,

Hans




>
> drivers/staging/vboxvideo/vbox_drv.h | 14 +++++++-------
> drivers/staging/vboxvideo/vbox_mode.c | 2 +-
> drivers/staging/vboxvideo/vboxvideo_guest.h | 2 +-
> 3 files changed, 9 insertions(+), 9 deletions(-)
>

\
 
 \ /
  Last update: 2018-10-26 12:35    [W:0.033 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site