staging: r8188eu: format block comments
authorRebecca Mckeever <remckee0@gmail.com>
Sat, 2 Apr 2022 08:50:46 +0000 (03:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 05:33:49 +0000 (07:33 +0200)
commit34b19431d968790596a9db15a9b47d4ad4dffbfc
treebbdb864f271946d94c3132005f0e257f87b33e2f
parent95cfe1f0b22e0aca085b96a8f446532fb138909f
staging: r8188eu: format block comments

Add ' * ' or ' ' to beginning of block comment lines
to conform to Linux kernel coding style.

Reported by checkpatch:

WARNING: Block comments use * on subsequent lines

Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Link: https://lore.kernel.org/r/0387f3df49d89c17acf96cf072e70c98e81e58f7.1648888462.git.remckee0@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c