Commit ccb9868a authored by Colin Ian King's avatar Colin Ian King Committed by Jens Axboe
Browse files

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: default avatarColin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20241204150450.399005-1-colin.i.king@gmail.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 19206d3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment