From: John Stultz Date: Thu, 9 Dec 2010 20:02:18 +0000 (-0800) Subject: timers: Rename timerlist infrastructure to timerqueue X-Git-Tag: v2.6.38-rc1~416^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5a24794a54588ea3a9efd521be31d826e0b9d7;p=pandora-kernel.git 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 Signed-off-by: John Stultz --- Reading git-diff-tree failed