Re: [PATCH 2/8] staging:rtl8821ae remove C99 comments in pci.c

2014-02-06 Thread Dan Carpenter
On Fri, Feb 07, 2014 at 12:45:23AM +0530, Gokulnath A wrote: > Removed all the C99 comments found by checkpatch.pl script > Just delete these. regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproj

[PATCH 2/8] staging:rtl8821ae remove C99 comments in pci.c

2014-02-06 Thread Gokulnath A
Removed all the C99 comments found by checkpatch.pl script Signed-off-by: Gokulnath A --- drivers/staging/rtl8821ae/pci.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/staging/rtl8821ae/pci.c b/drivers/staging/rtl8821ae/pci.c index 618a3cb..a1bf11b 100644