staging: rtl8188eu: Properly structure the multiline comment
authorSoumyajit Deb <debsoumyajit100@gmail.com>
Mon, 6 Apr 2020 11:17:04 +0000 (16:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2020 06:55:32 +0000 (08:55 +0200)
commit8c8fbdb27280c6001060cff7017fb68f13855cb1
tree7082220469fc88ef0fb243b8a97a77f3f9911e84
parent8d36c8d83509b47b067792d88e703215ca0b367b
staging: rtl8188eu: Properly structure the multiline comment

Add "*" at the start of each line of the multiline comment to improve
code readability and to adhere to the uniform Kernel coding style.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb <debsoumyajit100@gmail.com>
Link: https://lore.kernel.org/r/20200406111706.25957-2-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ap.c