diff options
author | Ming Lei <ming.lei@redhat.com> | 2022-02-16 12:45:09 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-02-16 19:42:28 -0700 |
commit | 29ff23624e21c89d3321d6429dec8ad3847b534a (patch) | |
tree | 2ae29734899f767dded06ede74c756764cffd873 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7f36b7d02a287ed18d02ae821868aa07b0235521 (diff) |
block: don't declare submit_bio_checks in local header
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.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20220216044514.2903784-4-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions