From: Marcelo Feitoza Parisi Date: Tue, 28 Mar 2006 09:56:44 +0000 (-0800) Subject: [PATCH] drivers/block/*: use time_after() and friends X-Git-Tag: v2.6.17-rc1~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50297cbf07427b47f0fff5ade8e21cdabf860249;p=pandora-kernel.git [PATCH] drivers/block/*: 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: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed