gpio: 104-dio-48e: Fix coding style issues
authorBarney Goette <barneygoette@gmail.com>
Thu, 8 Apr 2021 15:53:34 +0000 (10:53 -0500)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 5 May 2021 14:07:41 +0000 (16:07 +0200)
commitabd7a8eab8139e1e184712965e69165464a660e2
tree5ee597fb0a8c9ce2c05956560d11964bc902e3ac
parent76c47d1449fc2ad58fec3a4ace45e33c3952720e
gpio: 104-dio-48e: Fix coding style issues

Fixed multiple bare uses of 'unsigned' without 'int'.
Fixed space around "*" operator.
Fixed function parameter alignment to opening parenthesis.
Reported by checkpatch.

Signed-off-by: Barney Goette <barneygoette@gmail.com>
Acked-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-104-dio-48e.c