From: Jody McIntyre Date: Fri, 30 Sep 2005 18:59:10 +0000 (-0700) Subject: [PATCH] ieee1394: use time_before() X-Git-Tag: v2.6.14-rc3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63bea35036540c0e8a309aef9bc37a9acfb520ae;p=pandora-kernel.git [PATCH] ieee1394: use time_before() Use of time_before() 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: Ben Collins Signed-off-by: Stefan Richter Signed-off-by: Jody McIntyre Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed