Re: [PATCH 5/5] ppc/pnv: Remove usless checks in set_irq handlers

2022-03-24 Thread Daniel Henrique Barboza
Typo in the commit title: s/usless/useless On 3/23/22 04:28, Cédric Le Goater wrote: Signed-off-by: Cédric Le Goater --- hw/ppc/pnv_psi.c | 10 -- 1 file changed, 10 deletions(-) diff --git a/hw/ppc/pnv_psi.c b/hw/ppc/pnv_psi.c index 950ecca40573..98045ed3d249 100644 --- a/hw/ppc

[PATCH 5/5] ppc/pnv: Remove usless checks in set_irq handlers

2022-03-23 Thread Cédric Le Goater
Signed-off-by: Cédric Le Goater --- hw/ppc/pnv_psi.c | 10 -- 1 file changed, 10 deletions(-) diff --git a/hw/ppc/pnv_psi.c b/hw/ppc/pnv_psi.c index 950ecca40573..98045ed3d249 100644 --- a/hw/ppc/pnv_psi.c +++ b/hw/ppc/pnv_psi.c @@ -219,11 +219,6 @@ static void pnv_psi_power8_set_irq(voi