mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 02:34:10 -04:00
Staging: rtl8192e: Remove unnecessary blank line
Remove blank line to fix checkpatch warning: Blank lines aren't necessary before a close brace '}' Signed-off-by: Tree Davies <tdavies@darkphysics.net> Link: https://lore.kernel.org/r/20240126223106.986093-14-tdavies@darkphysics.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
9842cb0396
commit
c64b64c98b
@@ -1081,7 +1081,6 @@ static void rtllib_associate_complete_wq(void *data)
|
||||
}
|
||||
psc->LpsIdleCount = 0;
|
||||
ieee->link_change(ieee->dev);
|
||||
|
||||
}
|
||||
|
||||
static void rtllib_sta_send_associnfo(struct rtllib_device *ieee)
|
||||
|
||||
Reference in New Issue
Block a user