On Tue, Feb 15, 2022 at 11:30:45AM +0800, Ming Lei wrote: > submit_bio_checks() won't be called outside of block/blk-core.c any more > since commit 9d497e2941c3 ("block: don't protect submit_bio_checks by > q_usage_counter"), so mark it as one local helper. > > Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>