[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)
commit644923d4a5f117d437aefd47688d1141cc8361ed
tree9fa754c4e8ec4176ef97b7ee1ab6807cefd68936
parentd62c6f093a1ef8fa5f8951e8da93c8ddd3ce193a
[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>
arch/sparc64/kernel/time.c