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:
b007c38
)
timerqueue: Make timerqueue_getnext() static inline
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 11 Dec 2010 11:34:34 +0000
(12:34 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 11 Dec 2010 11:34:34 +0000
(12:34 +0100)
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>
No differences found