commit | 45f74264e18449cf3c93cccaf098ee6e9524ab78 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Dec 11 12:34:34 2010 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Dec 11 12:34:34 2010 +0100 |
tree | d5208559825ea479dce08df7658f0590aabea43b | |
parent | b007c389d3e09b823eccda1503390fa2a9adca0d [diff] |
timerqueue: Make timerqueue_getnext() static inline No point in calling a function just to dereference a pointer. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: John Stultz <john.stultz@linaro.org>