diff options
author | 2017-06-13 12:22:22 +0300 | |
---|---|---|
committer | 2017-06-13 14:29:20 +0200 | |
commit | 08585e43d22802666a466af1ca5795085e74d60d (patch) | |
tree | cf43239899fe85d0e70dff3f3f24fe97276a1430 /tools/perf/scripts/python | |
parent | HID: i2c-hid: move header file out of I2C realm (diff) | |
download | linux-dev-08585e43d22802666a466af1ca5795085e74d60d.tar.xz linux-dev-08585e43d22802666a466af1ca5795085e74d60d.zip |
HID: core: don't use negative operands when shift
The recent C standard in 6.5.7 paragraph 4 defines that operands for
bitwise shift operators should be non-negative, otherwise it's an
undefined behaviour.
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions