Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d525ef6 authored by Cheng-Wei Lee's avatar Cheng-Wei Lee Committed by Greg Kroah-Hartman
Browse files

staging: wlan-ng/hfa384x_usb.c: add blank line after declarations



This patch fixes the following checkpatch.pl issues in hfa384x_usb.c:
WARNING: Missing a blank line after declarations

Signed-off-by: default avatarQuentin Lee <lee.rhapsody@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 51bd8814
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3705,6 +3705,7 @@ static void hfa384x_usbout_callback(struct urb *urb)
		case -EPIPE:
			{
				hfa384x_t *hw = wlandev->priv;

				netdev_warn(hw->wlandev->netdev,
					    "%s tx pipe stalled: requesting reset\n",
					    wlandev->netdev->name);