From: Derek Robson Date: Sun, 26 Feb 2017 02:33:29 +0000 (+1300) Subject: Staging: rtl8712: wlan_bssdef.h - style fix X-Git-Tag: v4.12-rc1~84^2~879 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ccbadf70c69b7eb9fd9aaab38cac0296d91fe3e9;p=thirdparty%2Fkernel%2Flinux.git Staging: rtl8712: wlan_bssdef.h - style fix Fixed style of block comments Found using checkpatch Signed-off-by: Derek Robson Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8712/wlan_bssdef.h b/drivers/staging/rtl8712/wlan_bssdef.h index c0654ae4d70da..9dc9ce5a2cccd 100644 --- a/drivers/staging/rtl8712/wlan_bssdef.h +++ b/drivers/staging/rtl8712/wlan_bssdef.h @@ -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 */