From: Kiyoshi Ueda Date: Tue, 11 Dec 2007 22:53:03 +0000 (-0500) Subject: blk_end_request: cleanup 'uptodate' related code (take 4) X-Git-Tag: v2.6.25-rc1~1172^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5450d3e1d68f10be087f0855d8bad5458b50ecbe;p=pandora-kernel.git blk_end_request: cleanup 'uptodate' related code (take 4) This patch converts 'uptodate' arguments of no longer exported interfaces, end_that_request_first/last, to 'error', and removes internal conversions for it in blk_end_request interfaces. Also, this patch removes no longer needed end_io_error(). Cc: Boaz Harrosh Signed-off-by: Kiyoshi Ueda Signed-off-by: Jun'ichi Nomura Signed-off-by: Jens Axboe --- Reading git-diff-tree failed