On Sat, 28 Feb 2026 18:23:44 -0400, Elsanti wrote:
The variable 'ret' is initialized to 0, never modified, and returned directly. Remove it and return 0 explicitly.
Applied, thanks!
[1/1] drivers/hwtracing/coresight: remove unneeded variable in tmc_crashdata_release() https://git.kernel.org/coresight/c/061c39a17136
Best regards,