commit | 1f5a24794a54588ea3a9efd521be31d826e0b9d7 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Thu Dec 09 12:02:18 2010 -0800 |
committer | John Stultz <john.stultz@linaro.org> | Fri Dec 10 11:52:17 2010 -0800 |
tree | 58dd33af6093cd3a0fed59a12ed41d6c7d8083ba | |
parent | 87de5ac782761a3ebf806e434e8c9cc205a87274 [diff] |
timers: Rename timerlist infrastructure to timerqueue 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>