]> 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)
commit3e34b21a184dcefbe5d79448b33f24c9fba0f2d4
tree5ee597fb0a8c9ce2c05956560d11964bc902e3ac
parent7855ffd24f42a28b5eda2c241eef88df64dc92ce
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