On 11-01-17, 16:00, Roman Sommer wrote: > Note that this patch does not fix all checkpatch warnings for the > affected files. > > Signed-off-by: Christian Bewermeyer <christian.bewerme...@fau.de> > Signed-off-by: Roman Sommer <roman.som...@fau.de> > > --- > drivers/staging/greybus/gpio.c | 24 ++++++++++++------------ > drivers/staging/greybus/loopback.c | 2 +- > 2 files changed, 13 insertions(+), 13 deletions(-)
I think checkpatch should rather not warn about it. Using 'unsigned' instead of 'unsigned int' isn't that bad :) Acked-by: Viresh Kumar <viresh.ku...@linaro.org> -- viresh