[RBTREE] Update hrtimers to use rb_parent() accessor macro.
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 22 Apr 2006 01:38:50 +0000 (02:38 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 22 Apr 2006 01:38:50 +0000 (02:38 +0100)
commited198cb49750fd9ec564e9f1df66c10efea605f1
tree04b508f5455c6c49e8af89913974108b3e1a83b0
parente977145aeaad23d443686f2a2d5b32800d1607c5
[RBTREE] Update hrtimers to use rb_parent() accessor macro.

Also switch it to use the same method of using off-tree nodes as
everyone else now does -- set them to point to themselves.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/hrtimer.h
kernel/hrtimer.c