Re: [PATCH] staging: lustre: lustre: libcfs: Added a blank line

2015-09-20 Thread Greg KH
On Sun, Sep 20, 2015 at 10:35:01PM +0530, Anjali Menon wrote: > Added a blank line after declaration. Coding style > warning detected by checkpatch.pl > > WARNING: Missing a blank line after declarations > > Signed-off-by: Anjali Menon > --- > drivers/staging/lustre/lustre/libcfs/module.c | 1 +

[PATCH] staging: lustre: lustre: libcfs: Added a blank line

2015-09-20 Thread Anjali Menon
Added a blank line after declaration. Coding style warning detected by checkpatch.pl WARNING: Missing a blank line after declarations Signed-off-by: Anjali Menon --- drivers/staging/lustre/lustre/libcfs/module.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/lustre/lustre/l