SSB: Change bare unsigned to unsigned int to suit coding style
authorHugh Sipière <hgsipiere@gmail.com>
Sat, 4 Jun 2016 16:17:01 +0000 (17:17 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 6 Jul 2016 13:09:36 +0000 (15:09 +0200)
commitc683ffe2193b31bba64650fc74d1d6ba254eaafd
treed84d2bdb2fd2e6f8b6a48d8657bf54876962e52f
parenta99cde438de0c4c0cecc1d1af1a55a75b10bfdef
SSB: Change bare unsigned to unsigned int to suit coding style

These lines just have unsigned gpio rather than unsigned int gpio.
I changed it to suit the coding style. Michael Buesch told me to
send this to the MIPS tree.

Signed-off-by: Hugh Sipière <hgsipiere@gmail.com>
Acked-by: Michael Buesch <m@bues.ch>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13460/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/ssb/driver_gpio.c
This page took 0.026387 seconds and 5 git commands to generate.