Fixed style of block comments
Found using checkpatch

Signed-off-by: Derek Robson <robso...@gmail.com>
---
 drivers/staging/rtl8712/rtl871x_cmd.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8712/rtl871x_cmd.h 
b/drivers/staging/rtl8712/rtl871x_cmd.h
index 4734ca856aa2..24da2ccea04f 100644
--- a/drivers/staging/rtl8712/rtl871x_cmd.h
+++ b/drivers/staging/rtl8712/rtl871x_cmd.h
@@ -144,7 +144,7 @@ struct disconnect_parm {
  * #define IW_MODE_REPEAT      4       // Wireless Repeater (forwarder)
  * #define IW_MODE_SECOND      5       // Secondary master/repeater (backup)
  * #define IW_MODE_MONITOR     6       // Passive monitor (listen only)
-*/
+ */
 struct setopmode_parm {
        u8      mode;
        u8      rsvd[3];
-- 
2.11.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to