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:
3691c51
)
[PATCH] __mod_timer: simplify ->base changing
author
Oleg Nesterov
<oleg@tv-sign.ru>
Fri, 31 Mar 2006 10:30:31 +0000
(
02:30
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 31 Mar 2006 20:18:53 +0000
(12:18 -0800)
Since base and new_base are of the same type now, we can save one 'if'
branch and simplify the code a bit.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found