Re: [PATCH] tools:perf: Remove excess variable declarations

From: Namhyung Kim
Date: Wed Jun 25 2025 - 14:05:50 EST


On Wed, 11 Jun 2025 15:29:03 +0530, Bhaskar Chowdhury wrote:
> I thought array declaration might be done in the same line as assigning the value
> to it.
>
> Hence, getting rid of extra steps of reiterating the array name.
>
>
Applied to perf-tools-next, thanks!

Best regards,
Namhyung