提交 1e1b6a86 编写于 作者: M Miguel Oliveira 提交者: Greg Kroah-Hartman

staging: nokia_h4: nokia_core.c Fixed coding style

Inserted a blank line after a declaration.
Signed-off-by: NMiguel Oliveira <cmroliv@gmail.com>
Acked-by: NPavel Machek <Pavel@ucw.cz>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 6944561e
......@@ -756,6 +756,7 @@ static int hci_h4p_reset(struct hci_h4p_info *info)
static int hci_h4p_hci_flush(struct hci_dev *hdev)
{
struct hci_h4p_info *info = hci_get_drvdata(hdev);
skb_queue_purge(&info->txq);
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册