[PATCH] cxl: remove redundant increment of hwirq
Michael Ellerman
mpe at ellerman.id.au
Mon Feb 2 12:01:22 AEDT 2015
On Sun, 2015-02-01 at 21:40 +0000, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Recent commit 80fa93fce37d3490f
> ("cxl: Name interrupts in /proc/interrupt") introduced a
> redundant increment of hwirq which is not used or even
> initialised at the point it is incremented. Detected by
> cppcheck:
>
> [drivers/misc/cxl/irq.c:439]: (error) Uninitialized
> variable: hwirq
>
> Simple fix, remove the redundant increment.
This looks more or less the same as the previous patch you sent? The one which
has been in my next branch for 11 days?
cheers
More information about the Linuxppc-dev
mailing list