Re: [PATCH] ELF uapi: add spaces before '{'
From: Kees Cook
Date: Wed Oct 05 2022 - 23:33:48 EST
On Tue, Oct 04, 2022 at 12:25:40PM +0200, Rolf Eike Beer wrote:
> When searching for a struct definition I often enough end up simply doing
>
> git grep 'struct foobar {'
>
> Sadly some of the ELF structs did not follow the usual coding style so they
> were invisible.
Thanks! Yes, I do the same. :)
I'll get this into -next after the merge window closes.
-Kees
--
Kees Cook