]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: Whitespace fixes for btusb_setup_csr()
authorIsmael Ferreras Morezuelas <swyterzone@gmail.com>
Tue, 18 Jan 2022 08:04:19 +0000 (09:04 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 21 Jan 2022 20:40:42 +0000 (21:40 +0100)
commit8f8ded25646e5af50ae1633ab410798a8a3179e7
treecc6add84f35222a516e50f3519d8a1226541dbdc
parent92abc8a8831caf355ecde7247057470889986cb3
Bluetooth: btusb: Whitespace fixes for btusb_setup_csr()

Properly align the list items of the quirk for readability.
No functional changes intended. Trivial stuff.

Fixes: d2bc1deea3047 ("Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02 fake CSR controllers")
Signed-off-by: Ismael Ferreras Morezuelas <swyterzone@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c