On Thu, Jul 30, 2020 at 10:41:41AM +0100, Julien Thierry wrote:
> +             if (file->elf->changed)
> +                     return elf_write(file->elf);
> +             else
> +                     return 0;
>       }

I think we can do without that else :-)

Reply via email to