]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Add useful constants to time.h
authorVojtech Pavlik <vojtech@suse.cz>
Mon, 26 Jun 2006 11:58:20 +0000 (13:58 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:19 +0000 (10:48 -0700)
commit5b3e1d33d59459e075773cb3bd7cac066be4d915
tree350fa24df135197d53fef2e7d969b1bab7f97859
parent3a3877ae7910e489c450556fd7e7d1d1c7f8412a
[PATCH] x86_64: Add useful constants to time.h

In timekeeping code, one often does need to use conversion constants. Naming
these leads to code that's easier to understand, showing the reader between
which units the conversion is made.

Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/time.h