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

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_led.h that fixes up following warnings reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_led.h | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff

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

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_led.h that fixes up following warnings reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_led.h | 15 ++- 1 file changed, 10 insertions(+),