]> git.baikalelectronics.ru Git - kernel.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)
commitf022e7ced89b5902995a1933f3ce9d14b4d23723
treec557adb865b503472b3cba10f43f67786d310c6d
parent6b9c541afcd4447b1b8c3ab7a122965893446d6a
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