Re: [PATCH v2] drivers: staging: line6: Add blank lines after declarations

2014-05-15 Thread Greg KH
On Wed, May 14, 2014 at 03:33:04AM +0300, Artem Fetishev wrote: > Use the more common kernel coding style. > > Version #2 of this patch removes unnecesary blank line added in version #1. This line isn't needed, it goes below the --- line. Also, sorry, someone else sent a valid version of this

Re: [PATCH v2] drivers: staging: line6: Add blank lines after declarations

2014-05-15 Thread Greg KH
On Wed, May 14, 2014 at 03:33:04AM +0300, Artem Fetishev wrote: Use the more common kernel coding style. Version #2 of this patch removes unnecesary blank line added in version #1. This line isn't needed, it goes below the --- line. Also, sorry, someone else sent a valid version of this

[PATCH v2] drivers: staging: line6: Add blank lines after declarations

2014-05-13 Thread Artem Fetishev
Use the more common kernel coding style. Version #2 of this patch removes unnecesary blank line added in version #1. Signed-off-by: Artem Fetishev --- drivers/staging/line6/capture.c |3 +++ drivers/staging/line6/midi.c |2 ++ drivers/staging/line6/playback.c |5 +

[PATCH v2] drivers: staging: line6: Add blank lines after declarations

2014-05-13 Thread Artem Fetishev
Use the more common kernel coding style. Version #2 of this patch removes unnecesary blank line added in version #1. Signed-off-by: Artem Fetishev wwctr...@gmail.com --- drivers/staging/line6/capture.c |3 +++ drivers/staging/line6/midi.c |2 ++ drivers/staging/line6/playback.c |