diff options
author | Dmitry Torokhov <[email protected]> | 2016-04-06 10:19:58 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2016-04-07 15:45:09 +0200 |
commit | 95d1c8951e5bd50bb89654a99a7012b1e75646bd (patch) | |
tree | 80f1e3f656c80f7ef27c0159418f69cce68ce731 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6edac6fde59e231bd297ebcbc3d1bd395006cd1d (diff) |
HID: simplify implement() a bit
The 'size' variable is not really needed, and we can also shift constant
in the loop body when masking off existing bits.
Also we do not have to use 64 bit calculations if we take an extra
branch.
[[email protected]: fix a small error in changelog]
Suggested-by: Doug Anderson <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions