summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-12-04 18:04:50 +0300
committerJens Axboe <axboe@kernel.dk>2024-12-23 18:17:23 +0300
commitccb9868ab7f4b253440b8723a3487b8b9a16d371 (patch)
tree9120a40bf29dd4c0e1a25b9b458849a088caf553 /tools/perf/scripts/python/export-to-postgresql.py
parent19206d3f5ef7f051056d2fb49203a347e4844e6e (diff)
downloadlinux-ccb9868ab7f4b253440b8723a3487b8b9a16d371.tar.xz
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