Re: [PATCH] staging: rtl8712: Fix coding style warnings on Block comments

2016-11-25 Thread Dan Carpenter
On Sun, Nov 20, 2016 at 05:01:52PM -0800, Vijai Kumar K wrote: > + *Please insert all the queue initialization using _init_queue below Add a space after the '*'. regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.org http://dri

[PATCH] staging: rtl8712: Fix coding style warnings on Block comments

2016-11-20 Thread Vijai Kumar K
Fixed checkpatch.pl warnings related to Block comments in staging/rtl8712/*.c files. Signed-off-by: Vijai Kumar K --- drivers/staging/rtl8712/rtl871x_ioctl_set.c | 14 ++--- drivers/staging/rtl8712/rtl871x_mlme.c | 30 +-- drivers/staging/rtl8712/rtl871x_pwrctrl.c | 34 +--