]> bbs.cooldavid.org Git - net-next-2.6.git/commit
block: switch s390 tape_block and mg_disk to elevator_change()
authorJens Axboe <jaxboe@fusionio.com>
Mon, 23 Aug 2010 12:02:44 +0000 (14:02 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 23 Aug 2010 12:02:44 +0000 (14:02 +0200)
commit52cc2eef31587b22ce9fbe77b064a031a9613ab0
treeae33f1efc3e39db2a16c4cdd78aa861a1e022d75
parent5dd531a03ad721b41911ddb32e6e0481404e7aaf
block: switch s390 tape_block and mg_disk to elevator_change()

Now that we have this API, switch the two in-kernel users to it.
Resolves an oops introduced by commit
1abec4fdbb142e3ccb6ce99832fae42129134a96.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/mg_disk.c
drivers/s390/char/tape_block.c