]> git.karo-electronics.de Git - linux-beck.git/commit
staging: rtl8172: fixed comment style in rts871x_cmd.c
authorLouie Lu <louie.lu@hopebaytech.com>
Fri, 2 Sep 2016 10:15:40 +0000 (18:15 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Sep 2016 12:55:54 +0000 (14:55 +0200)
commit8292b4de4ee67aa4524b05c7980b94a8b2ce2f80
tree6aa77057215acb1dee3070f34da43336bb6b6e42
parent8f8064e4ccc0579dae927246dd00b7ac6d6ffd89
staging: rtl8172: fixed comment style in rts871x_cmd.c

Fixed comment style warning by checkpatch:

* Block comments use * on subsequent lines
* Block comments use a trailing */ on a separate line

Signed-off-by: Louie Lu <louie.lu@hopebaytech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_cmd.c