[PATCH] x86_64: Make use of the *PER* constants in time.c
authorVojtech Pavlik <vojtech@suse.cz>
Mon, 26 Jun 2006 11:58:32 +0000 (13:58 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:19 +0000 (10:48 -0700)
commit4221133845f81ab4428c79a89e37be2c87624c1a
tree884bfc1913bff964be43321cedb4653bfa976cf3
parente30db3e69948dafb616d121e52c8d62d38dab68c
[PATCH] x86_64: Make use of the *PER* constants in time.c

This patch makes use of the newly added conversion constants
in time.h to x86-64 time.c. The code gets significantly easier
to understand.

Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/time.c