perf: Change the is_software_event() definition
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 18 Jan 2010 13:02:16 +0000 (14:02 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 21 Jan 2010 12:40:40 +0000 (13:40 +0100)
commit92b6759857ea3ad19bc6871044e373f6251841d3
tree99da01c3d9578b1494e3459d56ba98048f750d22
parent22e190851f8709c48baf00ed9ce6144cdc54d025
perf: Change the is_software_event() definition

The is_software_event() definition always confuses me because its an
exclusive expression, make it an inclusive one.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/perf_event.h