[PATCH 15/41] drivers: tty: serial: uartlite: fix use fix bare 'unsigned'

Peter Korsgaard peter at korsgaard.com
Tue Apr 30 01:21:57 AEST 2019


>>>>> "Enrico" == Enrico Weigelt, metux IT consult <info at metux.net> writes:

 > Fix checkpatch warnings:
 >     WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
 >     #562: FILE: drivers/tty/serial/uartlite.c:562:
 >     +	unsigned retries = 1000000;

 >     WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
 >     #574: FILE: drivers/tty/serial/uartlite.c:574:
 >     +				 const char *s, unsigned n)

s/fix use fix/fix use of/ in Subject. Other than that:

Acked-by: Peter Korsgaard <peter at korsgaard.com>

-- 
Bye, Peter Korsgaard


More information about the Linuxppc-dev mailing list