diff options
author | 2015-12-29 12:18:48 +0800 | |
---|---|---|
committer | 2016-02-23 19:59:54 -0800 | |
commit | b354286effa52da6cb1b1f16604d41ff81b8c445 (patch) | |
tree | 9657369ab89a8d8c8200fcb5ba796619a6ea41f8 /tools/perf/scripts/python/syscall-counts.py | |
parent | RCU: Privatize rcu_node::lock (diff) | |
download | linux-dev-b354286effa52da6cb1b1f16604d41ff81b8c445.tar.xz linux-dev-b354286effa52da6cb1b1f16604d41ff81b8c445.zip |
irq: Privatize irq_common_data::state_use_accessors
irq_common_data::state_use_accessors is not designed for public use.
Therefore make it private so that people who write code accessing it
directly will get blamed by sparse. Also #undef the macro
__irqd_to_state after used in header files, so that the macro can't be
misused.
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions