OSDN Git Service

Staging: rtl8712: wlan_bssdef.h - style fix
authorDerek Robson <robsonde@gmail.com>
Sun, 26 Feb 2017 02:33:29 +0000 (15:33 +1300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:03 +0000 (09:17 +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/rtl8712/wlan_bssdef.h

index c0654ae..9dc9ce5 100644 (file)
@@ -53,9 +53,9 @@ struct NDIS_802_11_CONFIGURATION_FH {
 };
 
 /*
      FW will only save the channel number in DSConfig.
      ODI Handler will convert the channel number to freq. number.
-*/
* FW will only save the channel number in DSConfig.
* ODI Handler will convert the channel number to freq. number.
+ */
 struct NDIS_802_11_CONFIGURATION {
        u32 Length;             /* Length of structure */
        u32 BeaconPeriod;       /* units are Kusec */