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:
9ce616a
)
time: ntp: refactor up ntp_update_frequency()
author
Ingo Molnar
<mingo@elte.hu>
Sun, 22 Feb 2009 11:17:36 +0000
(12:17 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 25 Feb 2009 17:38:10 +0000
(18:38 +0100)
Impact: cleanup, no functionality changed
Change ntp_update_frequency() from a hard to follow code
flow that uses global variables as temporaries, to a clean
input+output flow.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found