From: Kiyoshi Ueda Date: Mon, 28 Jan 2008 09:36:21 +0000 (+0100) Subject: blk_end_request: changing floppy (take 4) X-Git-Tag: v2.6.25-rc1~1172^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c5093ba036b5e1a4befdcd6036d241178a720a8;p=pandora-kernel.git blk_end_request: changing floppy (take 4) This patch converts floppy to use blk_end_request interfaces. Related 'uptodate' arguments are converted to 'error'. As a result, the interface of internal function, floppy_end_request(), is changed. Signed-off-by: Kiyoshi Ueda Signed-off-by: Jun'ichi Nomura Signed-off-by: Jens Axboe --- Reading git-diff-tree failed