Home
last modified time | relevance | path

Searched hist:"404 b8f5a03d840f74669fd55e26f8e3564cc2dd8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-flush.cdiff 404b8f5a03d840f74669fd55e26f8e3564cc2dd8 Wed Oct 31 13:43:24 CDT 2018 Jens Axboe <axboe@kernel.dk> block: cleanup kick/queued handling

Now that blk_flush_queue_rq() always returns false, we can
remove that return value. That bubbles through the stack,
allowing us to remove a bunch of state tracking around it.

Tested-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>