summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/usb_intf.c
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2018-07-21 20:57:35 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-24 14:02:00 +0200
commite360c0ea438fc4fff86f0a709f411f4385aa8af6 (patch)
treedb742017356a21f1e1e568d2ce9cc45179c3616a /drivers/staging/rtl8188eu/os_dep/usb_intf.c
parentb7afce51d95726a619743aaad8870db66dfa1479 (diff)
downloadlinux-stable-e360c0ea438fc4fff86f0a709f411f4385aa8af6.tar.gz
linux-stable-e360c0ea438fc4fff86f0a709f411f4385aa8af6.tar.bz2
linux-stable-e360c0ea438fc4fff86f0a709f411f4385aa8af6.zip
staging: rtl8188eu: remove blank lines
Remove unrequired blank lines reported by checkpatch. Signed-off-by: Michael Straube <straube.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/os_dep/usb_intf.c')
-rw-r--r--drivers/staging/rtl8188eu/os_dep/usb_intf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8188eu/os_dep/usb_intf.c b/drivers/staging/rtl8188eu/os_dep/usb_intf.c
index 0d0517d226a6..025cd0f59718 100644
--- a/drivers/staging/rtl8188eu/os_dep/usb_intf.c
+++ b/drivers/staging/rtl8188eu/os_dep/usb_intf.c
@@ -133,7 +133,6 @@ static void usb_dvobj_deinit(struct usb_interface *usb_intf)
}
usb_put_dev(interface_to_usbdev(usb_intf));
-
}
void usb_intf_stop(struct adapter *padapter)