From: Dave Young Date: Fri, 18 Apr 2008 20:38:57 +0000 (-0700) Subject: jiffies: add time_is_after_jiffies and others which compare with jiffies X-Git-Tag: v2.6.26-rc1~1129^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f34d024c12e49fbce4009d094ae1d287084e511;p=pandora-kernel.git jiffies: add time_is_after_jiffies and others which compare with jiffies Most of time_after like macros usages just compare jiffies and another number, so here add some time_is_* macros for convenience. Signed-off-by: Dave Young Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed