diff options
author | 2022-07-01 05:54:28 -0700 | |
---|---|---|
committer | 2022-07-15 06:35:54 -0700 | |
commit | 9b2e70860ef2f0d74b6d9e57929d57b14481b9c9 (patch) | |
tree | bce3421404b37fb1ea8da87488a6c589361502bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lib/cpumask: change return types to unsigned where appropriate (diff) | |
download | linux-dev-9b2e70860ef2f0d74b6d9e57929d57b14481b9c9.tar.xz linux-dev-9b2e70860ef2f0d74b6d9e57929d57b14481b9c9.zip |
lib/cpumask: move trivial wrappers around find_bit to the header
To avoid circular dependencies, cpumask keeps simple (almost) one-line
wrappers around find_bit() in a c-file.
Commit 47d8c15615c0a2 ("include: move find.h from asm_generic to linux")
moved find.h header out of asm_generic include path, and it helped to fix
many circular dependencies, including some in cpumask.h.
This patch moves those one-liners to header files.
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