diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-02-22 12:06:57 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-25 18:38:07 +0100 |
commit | 3c972c2444dcb7088999c32b8c5a7ab3b8a6c0b6 (patch) | |
tree | 0d89d2cfff1b3b32192ed54c70ee183356a11191 /.mailmap | |
parent | 53bbfa9e9437e70b322368e82c723112d690e304 (diff) |
time: ntp: simplify the second_overflow() code flow
Impact: cleanup, no functionality changed
Instead of a hierarchy of conditions, transform them to clean
gradual conditions and return's.
This makes the flow easier to read and makes the purpose of
the function easier to understand.
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>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions