perf_event: x86: Reduce some overly long lines with some MACROs
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 22 Jan 2010 14:38:26 +0000 (15:38 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 29 Jan 2010 08:01:38 +0000 (09:01 +0100)
commit8433be1184e4f22c37d4b8ed36cde529a47882f4
tree01cb5a64cb21760db64a86af63e991a1ad97019a
parentc91e0f5da81c6f3a611a1bd6d0cca6717c90fdab
perf_event: x86: Reduce some overly long lines with some MACROs

Introduce INTEL_EVENT_CONSTRAINT and FIXED_EVENT_CONSTRAINT to reduce
some line length and typing work.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <20100122155535.688730371@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event.c