block: Make blk_dequeue_request() static
authorDamien Le Moal <damien.lemoal@wdc.com>
Tue, 29 Aug 2017 02:54:37 +0000 (11:54 +0900)
committerJens Axboe <axboe@kernel.dk>
Tue, 29 Aug 2017 15:49:31 +0000 (09:49 -0600)
commit5034435c84bea5e92c6a7dee70b51f0c0e441a51
tree4efd5fc204c85bbfc2a5be9fc57a1bc52f228196
parent6fd5b91dab08106822f3c95a343e6724e88f0951
block: Make blk_dequeue_request() static

The only caller of this function is blk_start_request() in the same
file. Fix blk_start_request() description accordingly.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk.h