[PATCH] staging: rtl8192u: Adding a blank line after declarations

2017-02-09 Thread simran singhal
This patch fixes the checkpatch warning by adding a blank line after declarations. WARNING: Missing a blank line after declarations Signed-off-by: simran singhal --- drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/staging

Re: [PATCH] staging: rtl8192u: Adding a blank line after declarations

2017-02-02 Thread Greg KH
On Thu, Feb 02, 2017 at 01:21:13AM +0530, simran singhal wrote: > This patch fixes the checkpatch warning by adding a blank line after > declarations. > WARNING: Missing a blank line after declarations > > Signed-off-by: simran singhal > --- > drivers/staging/rtl8192u/ieee80211/ieee80211_softmac

[PATCH] staging: rtl8192u: Adding a blank line after declarations

2017-02-01 Thread simran singhal
This patch fixes the checkpatch warning by adding a blank line after declarations. WARNING: Missing a blank line after declarations Signed-off-by: simran singhal --- drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c | 9 + 1 file changed, 9 insertions(+) diff --git a/drivers/stagin

[PATCH] staging: rtl8192u: Adding a blank line after declarations

2017-02-01 Thread simran singhal
This patch fixes the checkpatch warning by adding a blank line after declarations. WARNING: Missing a blank line after declarations Signed-off-by: simran singhal --- drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/stagin