Re: [PATCH 3/8] staging:rtl8821ae fix ERROR: space required after that in pci.c

2014-02-06 Thread Greg KH
On Thu, Feb 06, 2014 at 11:01:11PM +0300, Dan Carpenter wrote: > On Fri, Feb 07, 2014 at 12:45:24AM +0530, Gokulnath A wrote: > > fixed all the spacing related issues found by checkpatch.pl script. > > > > A lot of this stuff should just be removed. This whole driver is going to be deleted for

Re: [PATCH 3/8] staging:rtl8821ae fix ERROR: space required after that in pci.c

2014-02-06 Thread Dan Carpenter
On Fri, Feb 07, 2014 at 12:45:24AM +0530, Gokulnath A wrote: > fixed all the spacing related issues found by checkpatch.pl script. > A lot of this stuff should just be removed. > Signed-off-by: Gokulnath A The signed off by should match the email you are using to send so we can verify it a bi

[PATCH 3/8] staging:rtl8821ae fix ERROR: space required after that in pci.c

2014-02-06 Thread Gokulnath A
fixed all the spacing related issues found by checkpatch.pl script. Signed-off-by: Gokulnath A --- drivers/staging/rtl8821ae/pci.c | 54 - 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/drivers/staging/rtl8821ae/pci.c b/drivers/staging/rt