Re: [PATCH 5/8] staging:rtl8821ae fix ERROR: space prohibited after that

2014-02-06 Thread Dan Carpenter
On Fri, Feb 07, 2014 at 12:45:26AM +0530, Gokulnath A wrote: > Fixed all the errors related to space prohibition found by > checkpatch.pl script > > Signed-off-by: Gokulnath A > --- > drivers/staging/rtl8821ae/pci.c | 26 +- > 1 file changed, 13 insertions(+), 13 deletio

[PATCH 5/8] staging:rtl8821ae fix ERROR: space prohibited after that

2014-02-06 Thread Gokulnath A
Fixed all the errors related to space prohibition found by checkpatch.pl script Signed-off-by: Gokulnath A --- drivers/staging/rtl8821ae/pci.c | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/drivers/staging/rtl8821ae/pci.c b/drivers/staging/rtl88