block: remove the e argument to elevator_exit
authorChristoph Hellwig <hch@lst.de>
Tue, 23 Nov 2021 18:53:07 +0000 (19:53 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 29 Nov 2021 13:38:44 +0000 (06:38 -0700)
commit0c6cb3a293fa9adc7be24d67ff7d201aefa50362
treed06743648614a5733f030e42b582c5ba701a815f
parentf46b81c54b241bf1ec01c8936a37201c99f94fc7
block: remove the e argument to elevator_exit

All callers pass q->elevator.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211123185312.1432157-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-sysfs.c
block/blk.h
block/elevator.c