Skip to content
Commit 613b1488 authored by Jens Axboe's avatar Jens Axboe
Browse files

block: handle bio_split_to_limits() NULL return



This can't happen right now, but in preparation for allowing
bio_split_to_limits() returning NULL if it ended the bio, check for it
in all the callers.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 1551ed5a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment