Re: [PATCH] net/wireless: Fix 'multiple blank lines' check

2016-05-31 Thread Julian Calaby
Hi All, On Tue, May 31, 2016 at 3:58 PM, Kirtika Ruchandani wrote: > This patch fixes the checkpatch.pl check "Please don't use multiple > blank lines" for all files in net/wireless, except nl80211.c which > is covered in a separated patch. > > Signed-off-by: Kirtika Ruchandani Looks right to m

[PATCH] net/wireless: Fix 'multiple blank lines' check

2016-05-30 Thread Kirtika Ruchandani
This patch fixes the checkpatch.pl check "Please don't use multiple blank lines" for all files in net/wireless, except nl80211.c which is covered in a separated patch. Signed-off-by: Kirtika Ruchandani --- net/wireless/ap.c | 1 - net/wireless/chan.c| 3 --- net/wireless/core.h