Re: [PATCH] block: Make blk_dequeue_request() static
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-08-29 15:49:52
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-08-29 15:49:52
On 08/28/2017 08:54 PM, Damien Le Moal wrote:
The only caller of this function is blk_start_request() in the same file. Fix blk_start_request() description accordingly.
Applied, thanks. -- Jens Axboe