Re: [PATCH v3 17/26] objtool: Re-arrange validate_functions()

From: Peter Zijlstra
Date: Tue Mar 24 2020 - 17:15:40 EST


On Tue, Mar 24, 2020 at 04:10:06PM -0500, Josh Poimboeuf wrote:
> On Tue, Mar 24, 2020 at 04:31:30PM +0100, Peter Zijlstra wrote:
> > + if (!func->len) {
> > + WARN("%s() is missing an ELF size annotation",
> > + func->name);
>
> wonky indentation

Argh, clearly I need to update my .vimrc on that machine. That's the
default C indenting per Vim and I'm pretty sure I reflowed that function
with =%.