Re: [PATCH] Staging: octeon: Added blank lines after declarations

2014-12-04 Thread Dan Carpenter
On Wed, Dec 03, 2014 at 10:35:03PM +, Jamie Lawler wrote: > Hi, > There are 2 missing blank lines after declarations in > octeon/ethernet-rx.c. I have added them per the coding style. > > Regards, > Jamie Lawler > This is the changelog entry. Don't put email stuff here like the "Hi" and "Re

[PATCH] Staging: octeon: Added blank lines after declarations

2014-12-03 Thread Jamie Lawler
Hi, There are 2 missing blank lines after declarations in octeon/ethernet-rx.c. I have added them per the coding style. Regards, Jamie Lawler Signed-off-by: Jamie Lawler --- drivers/staging/octeon/ethernet-rx.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/staging/octeon/etherne