[SPARC64]: Small cleanups time.c
authorTony Breeds <tony@bakeyournoodle.com>
Thu, 29 Mar 2007 02:10:12 +0000 (19:10 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 08:54:20 +0000 (01:54 -0700)
- 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>

No differences found