commit | 96fe3b072f134e4993f829d599eaa1e0eb5a10e5 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue May 30 23:15:46 2017 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Jun 04 15:40:25 2017 +0200 |
tree | 63bd0034d7a797130dba236f1e6922372d4d6b86 | |
parent | 30802945893bc944b5971b408b37511a03b54e5c [diff] |
posix-timers: Rename do_schedule_next_timer That function is a misnomer. Rename it with a proper prefix to posixtimer_rearm(). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20170530211656.811362578@linutronix.de