提交 f0681a68 编写于 作者: G Gustavo F. Padovan

Bluetooth: remove unnecessary function declaration

hci_notify() doesn't need declaration first.
Signed-off-by: NGustavo F. Padovan <padovan@profusion.mobi>
上级 0ce790e7
......@@ -56,7 +56,6 @@
static void hci_cmd_task(unsigned long arg);
static void hci_rx_task(unsigned long arg);
static void hci_tx_task(unsigned long arg);
static void hci_notify(struct hci_dev *hdev, int event);
static DEFINE_RWLOCK(hci_task_lock);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册