diff options
author | 2024-12-04 15:04:50 +0000 | |
---|---|---|
committer | 2024-12-23 08:17:23 -0700 | |
commit | ccb9868ab7f4b253440b8723a3487b8b9a16d371 (patch) | |
tree | 9120a40bf29dd4c0e1a25b9b458849a088caf553 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: Delete bio_set_prio() (diff) | |
download | linux-rng-ccb9868ab7f4b253440b8723a3487b8b9a16d371.tar.xz linux-rng-ccb9868ab7f4b253440b8723a3487b8b9a16d371.zip |
blktrace: remove redundant return at end of function
A recent change added return 0 before an existing return statement
at the end of function blk_trace_setup. The final return is now
redundant, so remove it.
Fixes: 64d124798244 ("blktrace: move copy_[to|from]_user() out of ->debugfs_lock")
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20241204150450.399005-1-colin.i.king@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions