commit | abd7a8eab8139e1e184712965e69165464a660e2 | [log] [tgz] |
---|---|---|
author | Barney Goette <barneygoette@gmail.com> | Thu Apr 08 10:53:34 2021 -0500 |
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Wed May 05 16:07:41 2021 +0200 |
tree | 5ee597fb0a8c9ce2c05956560d11964bc902e3ac | |
parent | 76c47d1449fc2ad58fec3a4ace45e33c3952720e [diff] |
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>