[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1540490962.git.shayenneluzmoura@gmail.com>
Date: Thu, 25 Oct 2018 16:40:15 -0300
From: Shayenne da Luz Moura <shayenneluzmoura@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Hans de Goede <hdegoede@...hat.com>,
Michael Thayer <michael.thayer@...cle.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
outreachy-kernel@...glegroups.com
Subject: [PATCH 0/2] staging: vboxvideo: Remove chekpatch issues
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
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(-)
--
2.19.1
Powered by blists - more mailing lists