diff options
author | 2022-12-05 09:49:15 -0800 | |
---|---|---|
committer | 2022-12-12 14:19:25 -0800 | |
commit | cb3648a78e51c90fc95b99677450145119a9675c (patch) | |
tree | 1378d6b02dadf8ad140abe67b995561befad2af9 /lib/parser.c | |
parent | Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU (diff) | |
download | linux-rng-cb3648a78e51c90fc95b99677450145119a9675c.tar.xz linux-rng-cb3648a78e51c90fc95b99677450145119a9675c.zip |
Bluetooth: btusb: Fix new sparce warnings
This fix the following warnings detect with make W=1 C=1:
drivers/bluetooth/btusb.c:2212:9: warning: cast to restricted __le16
drivers/bluetooth/btusb.c:2212:9: warning: cast to restricted __le16
drivers/bluetooth/btusb.c:2245:18: warning: cast to restricted __le16
drivers/bluetooth/btusb.c:2249:18: warning: cast to restricted __le16
drivers/bluetooth/btusb.c:2253:18: warning: cast to restricted __le16
drivers/bluetooth/btusb.c:2257:18: warning: cast to restricted __le16
drivers/bluetooth/btusb.c:2261:18: warning: cast to restricted __le16
drivers/bluetooth/btusb.c:2267:18: warning: cast to restricted __le16
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions