[PATCH] Staging: rtl8712: Coding Style warnings fix for block comments

2015-09-23 Thread Punit Vara
This is patch to the rtl871x_pwrctrl.c file that fixes following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line -Block comments use * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_pwrctrl.c | 41 --

[PATCH] Staging: rtl8712: Coding style warnings fix for block comments

2015-09-22 Thread Punit Vara
This patch is to the hal_init.c that fixes up following warning reported by checkpatch.pl : -Block comments use * subsequent lines -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/hal_init.c | 24 1 file changed,