]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
blk_end_request: changing i2o_block (take 4)
authorKiyoshi Ueda <k-ueda@ct.jp.nec.com>
Tue, 11 Dec 2007 22:48:09 +0000 (17:48 -0500)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 28 Jan 2008 09:36:50 +0000 (10:36 +0100)
commit1381b7e82a52c4ae5ebb2ac0951075debb878a2a
tree59fcd086bd8e3e5e43afed5adf9799a4f16ec2c9
parente935eb9dba66ce2533d06e459cf5bbfc17c9318b
blk_end_request: changing i2o_block (take 4)

This patch converts i2o_block to use blk_end_request interfaces.
Related 'uptodate' arguments are converted to 'error'.

As a result, the interface of internal function, i2o_block_end_request(),
is changed.

Cc: Markus Lidel <Markus.Lidel@shadowconnect.com>
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/message/i2o/i2o_block.c