[PATCH v4 1/3] staging: comedi: s626: use preferred kernel type u8

Greg KH greg at kroah.com
Thu Dec 1 20:43:17 UTC 2016


On Thu, Dec 01, 2016 at 11:56:18PM +0330, Saber Rezvani wrote:
> Fix the checkpatch.pl issue:
> CHECK: Prefer kernel type 'u8' over 'uint8_t'
> 
> Signed-off-by: Saber Rezvani <irsaber at gmail.com>
> Reviewed-by: Ian Abbott <abbotti at mev.co.uk>
> ---
>  drivers/staging/comedi/drivers/s626.c | 30 +++++++++++++++---------------
>  1 file changed, 15 insertions(+), 15 deletions(-)

No information about what changed in this version, or previous versions?
Please see this:
	https://kernelnewbies.org/FirstKernelPatch#head-5c81b3c517a1d0bbc24f92594cb734e155fcbbcb

for how to properly version things.


More information about the devel mailing list