From: Marcelo Feitoza Parisi Date: Fri, 9 Sep 2005 20:03:15 +0000 (-0700) Subject: [PATCH] dvb: ttusb-budget: use time_after_eq() X-Git-Tag: v2.6.14-rc1~385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da006c63fb4758ee2d688aa65a461337b3ed065;p=pandora-kernel.git [PATCH] dvb: ttusb-budget: use time_after_eq() Use of the time_after_eq() macro, defined at linux/jiffies.h, which deal with wrapping correctly and are nicer to read. Signed-off-by: Marcelo Feitoza Parisi Signed-off-by: Domen Puncer Signed-off-by: Johannes Stezenbach Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed