OSDN Git Service

staging: greybus: fix checkpatch unsigned warnings
authorRoman Sommer <roman.sommer@fau.de>
Fri, 13 Jan 2017 20:54:51 +0000 (21:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jan 2017 17:08:56 +0000 (18:08 +0100)
commit1d3dfbd1dd34bd373140d43e4bc827c3c480d3a9
tree7f31f0f884e005beb66d1b28648a49d2d3265a0f
parenta1f10771cad204313ed692f1288a0596ff3b553d
staging: greybus: fix checkpatch unsigned warnings

Fix checkpatch warnings for parameter type unsigned in greybus.
Note that this patch does not fix all checkpatch warnings for the
affected files.

Signed-off-by: Christian Bewermeyer <christian.bewermeyer@fau.de>
Signed-off-by: Roman Sommer <roman.sommer@fau.de>
Reviewed-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/gpio.c
drivers/staging/greybus/loopback.c