]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: rtl8192u: r8192U_dm: Remove unnecessary comments.
authorSanjana Sanikommu <sanjana99reddy99@gmail.com>
Wed, 20 Mar 2019 13:18:18 +0000 (18:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Mar 2019 07:25:00 +0000 (08:25 +0100)
Remove comments which are not necessary.

Signed-off-by: Sanjana Sanikommu <sanjana99reddy99@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_dm.c

index 546bf54288484ba77810d44bf777070caf8d3f2a..2ba01041406bd33210a45d8c0654e149cd052ea7 100644 (file)
@@ -43,17 +43,8 @@ u8           dm_shadow[16][256] = { {0} };
 /* For Dynamic Rx Path Selection by Signal Strength */
 static struct dynamic_rx_path_sel DM_RxPathSelTable;
 
-/*------------------------Define global variable-----------------------------*/
-
-/*------------------------Define local variable------------------------------*/
-/*------------------------Define local variable------------------------------*/
-
-/*--------------------Define export function prototype-----------------------*/
 extern void dm_check_fsync(struct net_device *dev);
 
-/*--------------------Define export function prototype-----------------------*/
-
-/*---------------------Define local function prototype-----------------------*/
 /* DM --> Rate Adaptive */
 static void    dm_check_rate_adaptive(struct net_device *dev);