git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87de5ac
)
timers: Rename timerlist infrastructure to timerqueue
author
John Stultz
<john.stultz@linaro.org>
Thu, 9 Dec 2010 20:02:18 +0000
(12:02 -0800)
committer
John Stultz
<john.stultz@linaro.org>
Fri, 10 Dec 2010 19:52:17 +0000
(11:52 -0800)
Thomas pointed out a namespace collision between the new timerlist
infrastructure I introduced and the existing timer_list.c
So to avoid confusion, I've renamed the timerlist infrastructure
to timerqueue.
Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
No differences found