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

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

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

Cc: David S. Miller <davem@davemloft.net>
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/sunvdc.c