diff options
author | Chaitanya Kulkarni <[email protected]> | 2023-03-27 00:34:26 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-03-27 13:22:58 -0600 |
commit | e165fb4dd6985b37215178e514a2e09dab8fef14 (patch) | |
tree | 8f480351f7cdb80129982f4283610cf8f6e7cba4 /tools/perf/scripts/python/syscall-counts.py | |
parent | 54bdd67d0f88489ac88f7664b56cb7c93799d84d (diff) |
block: open code __blk_account_io_start()
There is only one caller for __blk_account_io_start(), the function
is small enough to fit in its caller blk_account_io_start().
Remove the function and opencode in the its caller
blk_account_io_start().
Signed-off-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions