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)
commitaa17e8ce1c20619af46fc2b472aa2d1c5e50c3cc
treecc6add84f35222a516e50f3519d8a1226541dbdc
parent2e7b4a328ed6ea57d22853939e69bc86c560996d
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: 0671c0662383e ("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