Bluetooth: btusb: Fix existing sparce warning
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 5 Dec 2022 17:58:43 +0000 (09:58 -0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 12 Dec 2022 22:19:25 +0000 (14:19 -0800)
commit42d3b43e3f64ba4fec6c849980b88f47ae2e3318
tree0c95cd7bb1d66d13188fa1529a3ccf4059ff593a
parentcb3648a78e51c90fc95b99677450145119a9675c
Bluetooth: btusb: Fix existing sparce warning

This fix the following warnings detect with make W=1 C=1:

drivers/bluetooth/btusb.c:3426:28: warning: cast to restricted __le32

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c