Re: [PATCH] staging: wilc1000: Added a new line

2015-09-13 Thread Greg KH
On Sun, Sep 13, 2015 at 04:31:33PM +0530, Aparna Karuthodi wrote: > Added a new line after declaration to remove a coding style warning > detected by checkpatch. The warning is given below > WARNING: Missing a blank line after declarations > > Signed-off-by: Aparna Karuthodi > --- > drivers/stag

[PATCH] staging: wilc1000: Added a new line

2015-09-13 Thread Aparna Karuthodi
Added a new line after declaration to remove a coding style warning detected by checkpatch. The warning is given below WARNING: Missing a blank line after declarations Signed-off-by: Aparna Karuthodi --- drivers/staging/wilc1000/coreconfigurator.c |1 + 1 file changed, 1 insertion(+) diff -