On Thu, Oct 18, 2018 at 04:24:38PM +0200, Borislav Petkov wrote: > On Thu, Oct 18, 2018 at 05:15:22PM +0300, Dan Carpenter wrote: > > We forgot to initialize "irq_handled" to false. But really it's > > cleaner to just get rid of that variable and use "irq_rc" directly > > instead. > > > > Fixes: 27450653f1db ("drivers: edac: Add EDAC driver support for QCOM SoCs") > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > --- > > v2: Get rid of the "irq_handled" variable. > > > > drivers/edac/qcom_edac.c | 8 ++------ > > 1 file changed, 2 insertions(+), 6 deletions(-) > > Reviewed-by: Borislav Petkov <bp@xxxxxxx> Applied, thx. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.