time: delete comments that refer to noexistent symbols
authorLi Zefan <lizf@cn.fujitsu.com>
Sun, 3 Feb 2008 14:20:13 +0000 (16:20 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 14:20:13 +0000 (16:20 +0200)
Function do_timer_interrupt_hook() don't take argument regs,
and structure hrtimer_sleeper don't have member cb_pending.
So delete comments refering to these symbols.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

No differences found