diff options
author | 2022-06-24 17:31:47 +0800 | |
---|---|---|
committer | 2022-06-24 08:02:30 -0700 | |
commit | ba1afa676d0babf99e99f5415db43fdd7ecef104 (patch) | |
tree | 49baa82119c7bad25ad36eaa63755be5c48122d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.19-rc3 (diff) | |
download | linux-dev-ba1afa676d0babf99e99f5415db43fdd7ecef104.tar.xz linux-dev-ba1afa676d0babf99e99f5415db43fdd7ecef104.zip |
lib: bitmap: fix the duplicated comments on bitmap_to_arr64()
Thanks to the recent commit 0a97953fd221 ("lib: add
bitmap_{from,to}_arr64") now we can directly convert a U64 value into a
bitmap and vice verse.
However when checking the header there is duplicated helper for
bitmap_to_arr64(), but no bitmap_from_arr64().
Just fix the copy-n-paste error.
Signed-off-by: Qu Wenruo <wqu@suse.com>
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