From: Marcelo Feitoza Parisi Date: Tue, 28 Mar 2006 09:56:47 +0000 (-0800) Subject: [PATCH] drivers/scsi/*: use time_after() and friends X-Git-Tag: v2.6.17-rc1~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60c904ae5bded8bb71f7bff7d63f2a6959d2a8e4;p=pandora-kernel.git [PATCH] drivers/scsi/*: use time_after() and friends They deal with wrapping correctly and are nicer to read. Signed-off-by: Marcelo Feitoza Parisi Signed-off-by: Alexey Dobriyan Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed