]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Staging: rtl8192u: r8190_rtl8256.c - style fix
authorDerek Robson <robsonde@gmail.com>
Sat, 11 Feb 2017 09:55:16 +0000 (22:55 +1300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Feb 2017 12:40:47 +0000 (13:40 +0100)
Fixed style of block comments
Found using checkpatch

Signed-off-by: Derek Robson <robsonde@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8190_rtl8256.c

index d733fb2ade9169d4b7e9759f68ec76efe90f7442..e54f6fad2e6830619c59e823e7f8dfecf3aaca95 100644 (file)
@@ -1,12 +1,12 @@
 /*
-* This is part of the rtl8192 driver
-* released under the GPL (See file COPYING for details).
-*
-* This files contains programming code for the rtl8256
-* radio frontend.
-*
-* *Many* thanks to Realtek Corp. for their great support!
-*/
+ * This is part of the rtl8192 driver
+ * released under the GPL (See file COPYING for details).
+ *
+ * This files contains programming code for the rtl8256
+ * radio frontend.
+ *
+ * *Many* thanks to Realtek Corp. for their great support!
+ */
 
 #include "r8192U.h"
 #include "r8192U_hw.h"