From: Marcelo Feitoza Parisi Date: Tue, 28 Mar 2006 09:56:46 +0000 (-0800) Subject: [PATCH] ide-tape: use time_after(), time_after_eq() X-Git-Tag: v2.6.17-rc1~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bae1ff3e7926fe5e92db2f3c6d8832f18f777bc;p=pandora-kernel.git [PATCH] ide-tape: use time_after(), time_after_eq() They deal with wrapping correctly and are nicer to read. Signed-off-by: Marcelo Feitoza Parisi Signed-off-by: Alexey Dobriyan Cc: Bartlomiej Zolnierkiewicz Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed