sched: clarify ifdef tangle
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 22 Sep 2008 21:55:46 +0000 (14:55 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 23 Sep 2008 09:02:31 +0000 (11:02 +0200)
commit006c75f146e58e080d2b2725a6664f71886e112b
tree63d4e651021422aa1b316568661c6a104aeb2ba1
parentcaea8a03702c147e8ae90da0801e7ba8297b1d46
sched: clarify ifdef tangle

- Add some comments to try to make the ifdef puzzle a bit clearer

- Explicitly inline one of the three init_hrtick() implementations.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c