commit | 644923d4a5f117d437aefd47688d1141cc8361ed | [log] [tgz] |
---|---|---|
author | Tony Breeds <tony@bakeyournoodle.com> | Wed Mar 28 19:10:12 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 26 01:54:20 2007 -0700 |
tree | 9fa754c4e8ec4176ef97b7ee1ab6807cefd68936 | |
parent | d62c6f093a1ef8fa5f8951e8da93c8ddd3ce193a [diff] |
[SPARC64]: Small cleanups time.c - Removes days_in_mo[], as it's almost identical to month_days[] - Use the leapyear() macro - Line length wrapping. Signed-off-by: Tony Breeds <tony@bakeyournoodle.com> Signed-off-by: David S. Miller <davem@davemloft.net>