]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
blk_end_request: changing floppy (take 4)
authorKiyoshi Ueda <k-ueda@ct.jp.nec.com>
Mon, 28 Jan 2008 09:36:21 +0000 (10:36 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 28 Jan 2008 09:36:21 +0000 (10:36 +0100)
commit1c5093ba036b5e1a4befdcd6036d241178a720a8
tree741437964690b650e4ed96a5e77ef2392bf4c986
parent0156c2547e92df559d5592aad9535838ef459615
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 <k-ueda@ct.jp.nec.com>
Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/floppy.c