commit | 53bbfa9e9437e70b322368e82c723112d690e304 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Feb 20 07:58:42 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Feb 25 18:38:06 2009 +0100 |
tree | 050817a4748d7cb7c5102273356136bbcfc2ea7e | |
parent | fdcedf7b75808dd72c3cc0b931be11b04d75c60a [diff] |
time: ntp: clean up kernel/time/ntp.c Impact: cleanup, no functionality changed Make this file a bit more readable by applying a consistent coding style. No code changed: kernel/time/ntp.o: text data bss dec hex filename 2552 170 168 2890 b4a ntp.o.before 2552 170 168 2890 b4a ntp.o.after md5: eae1275df0b7d6290c13f6f6f8f05c8c ntp.o.before.asm eae1275df0b7d6290c13f6f6f8f05c8c ntp.o.after.asm Signed-off-by: Ingo Molnar <mingo@elte.hu>