OSDN Git Service

staging: qlge: fix comment style in qlge_main.c
authorDu Cheng <ducheng2@gmail.com>
Tue, 16 Feb 2021 10:19:45 +0000 (18:19 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:25 +0000 (09:25 +0100)
commit41b873caff9231b7b79eac247622014009e6f0c6
tree4b45bfbfd1110251cc5563f1d936e8104b3de9b7
parentb3ff279e95f10bea3d359318102d54af748847d7
staging: qlge: fix comment style in qlge_main.c

fix the closing of a one-line block comment,
marked incorrect by scripts/checkpatch.pl.

Signed-off-by: Du Cheng <ducheng2@gmail.com>
Link: https://lore.kernel.org/r/20210216101945.187474-1-ducheng2@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/qlge/qlge_main.c