]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit57419dd1285872b07abee265df32f74813590194
tree5ee597fb0a8c9ce2c05956560d11964bc902e3ac
parente36ad36fd82c25f44572bcb8a37a5fd2d83c801a
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