Re: [PATCH] arm64: Remove unused variable in arch_show_interrupts

From: Catalin Marinas
Date: Tue Jan 05 2021 - 13:09:20 EST


On Tue, Jan 05, 2021 at 06:03:14PM +0000, David Brazdil wrote:
> Commit 5089bc51f81f ("arm64/smp: Use irq_desc_kstat_cpu() in
> arch_show_interrupts()") removed the only user of variable `irq`.
> Remove the unused variable.
>
> Signed-off-by: David Brazdil <dbrazdil@xxxxxxxxxx>

Please search the list for similar patches. I can count 5-6 and the
number is growing ;) (and I queued one already).

--
Catalin