linux/drivers/staging/mt7621-gpio
Sergio Paracuellos b9c7648ef7 staging: mt7621-gpio: prefer unsigned int to bare unsigned
This commit replaces some bare unsigned definitions in some
function parameters in favour of 'unsigned int' which is
preferred.

This also fix checkpatch warnings about this.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-23 15:33:20 +02:00
..
gpio-mt7621.c staging: mt7621-gpio: prefer unsigned int to bare unsigned 2018-04-23 15:33:20 +02:00
Kconfig
Makefile
TODO