blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flag
authorJens Axboe <axboe@fb.com>
Fri, 15 Aug 2014 18:38:41 +0000 (12:38 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 15 Aug 2014 18:38:41 +0000 (12:38 -0600)
We used to use this for determining whether to sort the dispatch list,
but it's unused now.

Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/blk-mq.h

Simple merge