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:
a269eb5
)
alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue
author
John Stultz
<john.stultz@linaro.org>
Thu, 13 Sep 2012 23:25:22 +0000
(19:25 -0400)
committer
John Stultz
<john.stultz@linaro.org>
Mon, 24 Sep 2012 16:38:03 +0000
(12:38 -0400)
Now that alarmtimer_remove has been simplified, change
its name to _dequeue to better match its paired _enqueue
function.
Cc: Arve Hjønnevåg <arve@android.com>
Cc: Colin Cross <ccross@android.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
No differences found