提交 4d525ef6 编写于 作者: C Cheng-Wei Lee 提交者: Greg Kroah-Hartman

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: NQuentin Lee <lee.rhapsody@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 51bd8814
...@@ -3705,6 +3705,7 @@ static void hfa384x_usbout_callback(struct urb *urb) ...@@ -3705,6 +3705,7 @@ static void hfa384x_usbout_callback(struct urb *urb)
case -EPIPE: case -EPIPE:
{ {
hfa384x_t *hw = wlandev->priv; hfa384x_t *hw = wlandev->priv;
netdev_warn(hw->wlandev->netdev, netdev_warn(hw->wlandev->netdev,
"%s tx pipe stalled: requesting reset\n", "%s tx pipe stalled: requesting reset\n",
wlandev->netdev->name); wlandev->netdev->name);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册