hrtimer: clean up unused callback modes
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 12 Nov 2008 08:36:35 +0000 (09:36 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Nov 2008 08:54:40 +0000 (09:54 +0100)
commit621a0d5207c18012cb39932f2d9830a11a6cb03d
tree0e18c30c91620108b413197f9bc153ceb6e430ec
parentf21f237cf55494c3a4209de323281a3b0528da10
hrtimer: clean up unused callback modes

Impact: cleanup

git grep HRTIMER_CB_IRQSAFE revealed half the callback modes are actually
unused.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/hrtimer.h
kernel/hrtimer.c