OSDN Git Service

staging/qlge: fix block comment coding style
authorDorothea Ehrl <dorothea.ehrl@fau.de>
Wed, 27 Nov 2019 12:30:52 +0000 (13:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Dec 2019 09:34:45 +0000 (10:34 +0100)
commit2a51470f270fb7bad89a1c2a60bfc5386c395f8f
treea1a67812cb3b693e28e588fcfff3852d5c5a2e14
parent0da2d1051931aa15acbdb897606314c84fc81e43
staging/qlge: fix block comment coding style

This patch fixes:
"WARNING: block comment use * on subsequent lines"
"WARNING: block comments should align the * on each line"
"WARNING: block comments use a trailing */ on a separate line"
by checkpatch.pl.

Signed-off-by: Dorothea Ehrl <dorothea.ehrl@fau.de>
Co-developed-by: Vanessa Hack <vanessa.hack@fau.de>
Signed-off-by: Vanessa Hack <vanessa.hack@fau.de>
Link: https://lore.kernel.org/r/20191127123052.16424-5-dorothea.ehrl@fau.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/qlge/qlge_main.c