forked from Minki/linux
staging: rtl8192u: r8192U_dm: Remove unnecessary blank lines.
Remove unnecessary blank lines. Issue found by checkpatch.pl Signed-off-by: Sanjana Sanikommu <sanjana99reddy99@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
b6ed32ab49
commit
993798a511
@ -45,17 +45,14 @@ 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);
|
||||
|
Loading…
Reference in New Issue
Block a user