"drivers/gpu/git@git.tuxist.de:jan.koester/linux.git" did not exist on "7cebc728174424d67df91dfb14f8b6dc13bed993"
block: get rid of useless goto and label in blk_mq_get_new_requests()
Expected case is returning a request, just check for success and return
the request rather than having an error label.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Loading
Please sign in to comment