From: Vojtech Pavlik Date: Mon, 26 Jun 2006 11:58:20 +0000 (+0200) Subject: [PATCH] x86_64: Add useful constants to time.h X-Git-Tag: v2.6.18-rc1~612^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ebb76109f302b949e745724bbf0f0634dba43f;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed