[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200730095759.GH2655@hirez.programming.kicks-ass.net>
Date: Thu, 30 Jul 2020 11:57:59 +0200
From: peterz@...radead.org
To: Julien Thierry <jthierry@...hat.com>
Cc: linux-kernel@...r.kernel.org, jpoimboe@...hat.com,
mhelsley@...are.com, mbenes@...e.cz
Subject: Re: [PATCH v3 2/4] objtool: Move orc outside of check
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 :-)
Powered by blists - more mailing lists