]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
staging: wlan-ng/hfa384x_usb.c: add blank line after declarations
authorCheng-Wei Lee <lee.rhapsody@gmail.com>
Fri, 27 Jun 2014 11:42:14 +0000 (19:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jun 2014 21:34:42 +0000 (14:34 -0700)
This patch fixes the following checkpatch.pl issues in hfa384x_usb.c:
WARNING: Missing a blank line after declarations

Signed-off-by: Quentin Lee <lee.rhapsody@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/hfa384x_usb.c

index 98343ff7061565befe39219d74c9b0fcc1b6e6ce..07cee56372762a72f2a47018652cba9976481357 100644 (file)
@@ -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);