diff options
author | 2017-04-10 16:05:00 +0800 | |
---|---|---|
committer | 2017-04-14 22:43:01 +0200 | |
commit | 0ccecd95e797f0c383a43278fcca74d47cd8a785 (patch) | |
tree | 4af1ff4b779f52b3345bab9367a67d5698acec98 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | x86/smp: Remove the redundant #ifdef CONFIG_SMP directive (diff) | |
download | wireguard-linux-0ccecd95e797f0c383a43278fcca74d47cd8a785.tar.xz wireguard-linux-0ccecd95e797f0c383a43278fcca74d47cd8a785.zip |
x86/irq: Remove a redundant #ifdef directive
The call to irq_ctx_init() is wrapped in #ifdef CONFIG_X86_32.
The declaration of irq_ctx_init in irq.h provides already a stub inline for
the X86_32=n case.
Remove the redundant #ifdef in the code.
[ tglx: Massaged changelog ]
Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Link: http://lkml.kernel.org/r/1491811500-30307-1-git-send-email-douly.fnst@cn.fujitsu.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions