linux/drivers/staging/rtl8188eu
Aastha Gupta f6cadc1bb9 staging: rtl8188eu: fix block comment styling in rtl8188eu files
This patch fixes checkpatch.pl warnings for block comment styling.
1. Block comment use a trailing */ on a separate line.
2. Block comment use * on subsequent lines.
3. Block comment should align * on each line.

Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-18 15:35:59 +02:00
..
core staging: rtl8188eu: Convert timers to use timer_setup() 2017-10-18 15:33:15 +02:00
hal staging: rtl8188eu: Remove braces from single statement blocks 2017-10-03 18:22:23 +02:00
include staging: rtl8188eu: fix block comment styling in rtl8188eu files 2017-10-18 15:35:59 +02:00
os_dep staging: rtl8188eu: Convert timers to use timer_setup() 2017-10-18 15:33:15 +02:00
Kconfig staging: rtl8188eu: force driver to be built as a module 2017-04-11 15:59:33 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
TODO