diff options
author | Masahiro Yamada <[email protected]> | 2017-07-10 15:51:20 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-07-10 16:32:34 -0700 |
commit | 63b23e2cbc8e80de3e40184ecb2c3bfb705776fa (patch) | |
tree | 671b826bedc63bbcf03e092eddac9575664bb0e0 /tools/perf/scripts/python/futex-contention.py | |
parent | b7b2562f7252878e18de60c24f320052076f9de8 (diff) |
kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)
'all_var' looks like a variable, but is actually a macro. Use
IS_ENABLED(CONFIG_KALLSYMS_ALL) for clarification.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: "David S. Miller" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions