Re: [greybus-dev] [PATCH v3] staging: greybus: checkpatch: Change parameter type unsigned to unsigned int

From: Viresh Kumar
Date: Wed Jan 11 2017 - 23:51:03 EST


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.bewermeyer@xxxxxx>
> Signed-off-by: Roman Sommer <roman.sommer@xxxxxx>
>
> ---
> 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.kumar@xxxxxxxxxx>

--
viresh