]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: clean up block comment style issues
authorMichael Straube <straube.linux@gmail.com>
Sat, 19 Sep 2020 09:00:39 +0000 (11:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Sep 2020 07:51:11 +0000 (09:51 +0200)
commit4a222fc053b52b926fd1c08db67fa1a34f9d42da
tree21772f9b03a6f0ac203c488ebe79eb41c05407a1
parent21340468e625b79523f6b094a925cdea806bce5e
staging: rtl8188eu: clean up block comment style issues

Clean up block comment style issues to follow kernel coding style
and clear checkpatch warnings.

WARNING: Block comments should align the * on each line
WARNING: Block comments use a trailing */ on a separate line
WARNING: Block comments use * on subsequent lines

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200919090040.9613-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme.c
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
drivers/staging/rtl8188eu/core/rtw_pwrctrl.c
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
drivers/staging/rtl8188eu/os_dep/usb_intf.c