On Fri, 19 Jul 2024 at 02:08, Richard Henderson <richard.hender...@linaro.org> wrote: > > Invert the conditional, indent the block, and use the macro > that expands to true for user-only. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/s390x/tcg/mem_helper.c | 54 +++++++++++++++++------------------ > 1 file changed, 26 insertions(+), 28 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM