diff options
author | 2022-07-01 05:54:25 -0700 | |
---|---|---|
committer | 2022-07-15 06:35:54 -0700 | |
commit | 4dea97f8636d0514befc9fc5cf342b351b7d0e20 (patch) | |
tree | 229c6eb22cd7c99bbe8d942a8f1b84465199a2fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lib/bitmap: change return types to bool where appropriate (diff) | |
download | linux-dev-4dea97f8636d0514befc9fc5cf342b351b7d0e20.tar.xz linux-dev-4dea97f8636d0514befc9fc5cf342b351b7d0e20.zip |
lib/bitmap: change type of bitmap_weight to unsigned long
bitmap_weight() doesn't return negative values, so change it's type
to unsigned long. It may help compiler to generate better code and
catch bugs.
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions