diff options
author | 2014-08-06 16:10:07 -0700 | |
---|---|---|
committer | 2014-08-06 18:01:26 -0700 | |
commit | fb5ac54263ef3fcb5c469a61e0ab6b06e45e2307 (patch) | |
tree | 1ef13efebe4bba70e37db0283b234a05ed4900c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lib: bitmap: make nbits parameter of bitmap_weight unsigned (diff) | |
download | linux-dev-fb5ac54263ef3fcb5c469a61e0ab6b06e45e2307.tar.xz linux-dev-fb5ac54263ef3fcb5c469a61e0ab6b06e45e2307.zip |
lib: bitmap: make the start index of bitmap_set unsigned
The compiler can generate slightly smaller and simpler code when it
knows that "start" is non-negative.
Also, use the names "start" and "len" for the two parameters in both
header file and implementation, instead of the previous mix.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions