On 7/7/21 1:49 AM, Richard Henderson wrote: > Reorg the if cases to reduce indentation. > Test for 4 bytes in the file before checking the signatures. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/linuxload.c | 42 +++++++++++++++++++++--------------------- > 1 file changed, 21 insertions(+), 21 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>