Bluetooth: btusb: Remove duplicate newlines from logging
authorJoe Perches <joe@perches.com>
Tue, 22 Dec 2020 10:31:49 +0000 (02:31 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 21 Dec 2020 21:28:12 +0000 (22:28 +0100)
commitd84fc2c9dceffe650d7bf5e42c2f3fc11709eb47
tree534c3b5cafe8e14fc8e4aa1258caeb9886024b83
parent89e65975fea5c25706e8cc3a89f9f97b20fc45ad
Bluetooth: btusb: Remove duplicate newlines from logging

The bt_dev_<level> macros already append a newline.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c