On Wed, 04 Dec 2024 15:04:50 +0000, Colin Ian King wrote: > 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") > > > [...] Applied, thanks! [1/1] blktrace: remove redundant return at end of function commit: 62047e8946da6269cf9bcec578298dd194ee4b7f Best regards, -- Jens Axboe