Re: [PATCH 2/6] gpio: mvebu: start multiline block comments with blank line

2017-03-16 Thread Linus Walleij
On Thu, Mar 16, 2017 at 7:33 AM, Ralph Sennhauser wrote: > 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. >

Re: [PATCH 2/6] gpio: mvebu: start multiline block comments with blank line

2017-03-16 Thread Linus Walleij
On Thu, Mar 16, 2017 at 7:33 AM, Ralph Sennhauser wrote: > 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

[PATCH 2/6] gpio: mvebu: start multiline block comments with blank line

2017-03-16 Thread Ralph Sennhauser
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 --- drivers/gpio/gpio-mvebu.c |

[PATCH 2/6] gpio: mvebu: start multiline block comments with blank line

2017-03-16 Thread Ralph Sennhauser
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 --- drivers/gpio/gpio-mvebu.c | 6 -- 1 file changed, 4