alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue
authorJohn Stultz <john.stultz@linaro.org>
Thu, 13 Sep 2012 23:25:22 +0000 (19:25 -0400)
committerJohn 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