On 10/27/21 2:54 PM, 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<[email protected]> --- hw/intc/sh_intc.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
