diff options
author | Rasmus Villemoes <[email protected]> | 2014-08-06 16:09:57 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:26 -0700 |
commit | 65b4ee62c9cd10640f0054f47fd84c7920e8c118 (patch) | |
tree | e60b0c786a55b876b170f77753d15f772cc01c27 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 3d6684f4e6a46f3a8263f5681e093bccbb767a1c (diff) |
lib: bitmap: remove unnecessary mask from bitmap_complement
Since the extra bits are "don't care", there is no reason to mask the
last word to the used bits when complementing. This shaves off yet a
few bytes.
Signed-off-by: Rasmus Villemoes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions