On 10/28/21 21:27, BALATON Zoltan wrote: > Drop unneded parenthesis and split up one complex expression to write > it with less brackets so it's easier to follow. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > --- > hw/intc/sh_intc.c | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>