]> Pileus Git - ~andy/linux/commit
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)
commita65bcc12ad74b3efe78847945a1e36cfcbcbc4e6
tree29b7e1318f40453c0bf3b60dc5c0e14ac6e2ccf9
parenta269eb50bd5793e43589270c2f326f4f7519ddda
alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue

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>
kernel/time/alarmtimer.c