提交 fa4cf04e 编写于 作者: P Prasanna Karthik 提交者: Johan Hedberg

Bluetooth: hci_h5: Cleaned up coding style warnings

Cleanedup "Unnecessary space before function pointer arguments" warning
reported by Checkpatch
Signed-off-by: NPrasanna Karthik <mkarthi3@visteon.com>
Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
上级 acf50c5f
......@@ -75,7 +75,7 @@ struct h5 {
size_t rx_pending; /* Expecting more bytes */
u8 rx_ack; /* Last ack number received */
int (*rx_func) (struct hci_uart *hu, u8 c);
int (*rx_func)(struct hci_uart *hu, u8 c);
struct timer_list timer; /* Retransmission timer */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册