]> git.ipfire.org Git - thirdparty/linux.git/commit
blk-mq: remove the bio argument to ->prepare_request
authorChristoph Hellwig <hch@lst.de>
Fri, 29 May 2020 13:53:08 +0000 (15:53 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 29 May 2020 16:23:24 +0000 (10:23 -0600)
commit5d9c305b8ea3fbc95bedfde01f7dd91e68082098
tree29fefd8b88e0570c56e907067d281f98679f9e87
parent3382a567efd4015697f087f2e91ac08b90577876
blk-mq: remove the bio argument to ->prepare_request

None of the I/O schedulers actually needs it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-iosched.c
block/blk-mq.c
block/kyber-iosched.c
block/mq-deadline.c
include/linux/elevator.h