]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: mvebu: start multiline block comments with blank line
authorRalph Sennhauser <ralph.sennhauser@gmail.com>
Thu, 16 Mar 2017 06:33:57 +0000 (07:33 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Mar 2017 20:52:14 +0000 (21:52 +0100)
commit899c37edfedbe1a732ecb7619748f9839227ede5
treec557adb865b503472b3cba10f43f67786d310c6d
parent7077f4cc1efc998dbaf9b516c7acf8f1397ccf22
gpio: mvebu: start multiline block comments with blank line

While this isn't an issue according to checkpatch two styles are used.
Add a blank line to the block comments missing a blank line at the start
so multiline block comments look the same across the file.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mvebu.c