提交 d2ee9c2e 编写于 作者: B Bhumika Goyal 提交者: Marcel Holtmann

Bluetooth: ath3k: Fixed a blank line after declaration issue

Fixed a coding style issue. Added a blank link after declaration.
Signed-off-by: NBhumika Goyal <bhumirks@gmail.com>
Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
上级 6d5d2ee6
......@@ -497,6 +497,7 @@ static int ath3k_probe(struct usb_interface *intf,
/* match device ID in ath3k blacklist table */
if (!id->driver_info) {
const struct usb_device_id *match;
match = usb_match_id(intf, ath3k_blist_tbl);
if (match)
id = match;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册