diff options
author | Marcel Holtmann <[email protected]> | 2014-07-30 08:08:45 +0200 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2014-07-30 19:28:41 +0200 |
commit | bdb9434664d026ea63ad086443160dd4ed347758 (patch) | |
tree | 22310a07d0f2a91cd366ab9a4b9c62592f2165d0 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 6f78fd4bb93e17543f2f6f25112687c633c12eb7 (diff) |
Bluetooth: Fix sparse warning from HID new leds handling
The new leds bit handling produces this spares warning.
CHECK net/bluetooth/hidp/core.c
net/bluetooth/hidp/core.c:156:60: warning: dubious: x | !y
Just fix it by doing an explicit x << 0 shift operation.
Signed-off-by: Marcel Holtmann <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions