]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitae8b4c5d75c4f64749766758f4b13a48f8923881
treed84d2bdb2fd2e6f8b6a48d8657bf54876962e52f
parent67cdf5a8c0d1e87063033bea9387a1c64c63e552
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