block: Remove unused definitions
authorDamien Le Moal <damien.lemoal@wdc.com>
Wed, 10 Jul 2019 15:56:08 +0000 (00:56 +0900)
committerJens Axboe <axboe@kernel.dk>
Wed, 10 Jul 2019 20:18:01 +0000 (14:18 -0600)
commit36847a005489cfb74dc6388952da73346f867dca
tree28e78632fbf0820f23f869f6b62805ef7002f4b1
parent3a10f999ffd464d01c5a05592a15470a3c4bbc36
block: Remove unused definitions

The ELV_MQUEUE_XXX definitions in include/linux/elevator.h are unused
since the removal of elevator_may_queue_fn in kernel 5.0. Remove these
definitions and also remove the documentation of elevator_may_queue_fn
in Documentiation/block/biodoc.txt.

Acked-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/block/biodoc.txt
include/linux/elevator.h