]> git.neil.brown.name Git - linux.git/commit
block: remove the always unused name argument to elevator_init
authorChristoph Hellwig <hch@lst.de>
Thu, 31 May 2018 17:11:38 +0000 (19:11 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 1 Jun 2018 13:38:17 +0000 (07:38 -0600)
commitddb7253254fee6922764043101f8b28b6a00595d
tree07463c68dc65a1dbc0de3398d9145320f31ec41a
parenta8a275c9c2fb6bc9b45ad3e4187469726e2af7d1
block: remove the always unused name argument to elevator_init

Reported-by: Damien Le Moal <Damien.LeMoal@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Tested-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk-mq-sched.c
block/blk.h
block/elevator.c