commit | 9ce616aaefcb9309cb9c49a36310ebda6061b98b | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Feb 22 12:42:59 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Feb 25 18:38:09 2009 +0100 |
tree | ec9c1d67c282f4a28844b72d21ce4412b84f377c | |
parent | bbd1267690bb6940d0722dd33e929442c0409c01 [diff] |
time: ntp: clean up ntp_update_frequency() Impact: cleanup, no functionality changed Prepare a refactoring of ntp_update_frequency(). kernel/time/ntp.o: text data bss dec hex filename 2504 114 136 2754 ac2 ntp.o.before 2504 114 136 2754 ac2 ntp.o.after md5: 41f3009debc9b397d7394dd77d912f0a ntp.o.before.asm 41f3009debc9b397d7394dd77d912f0a ntp.o.after.asm Signed-off-by: Ingo Molnar <mingo@elte.hu>