Re: [PATCH 2/2] x86: Improve formatting of user_regset arrays

From: Kees Cook
Date: Fri Oct 21 2022 - 19:56:41 EST


On Fri, Oct 21, 2022 at 03:18:03PM -0700, Rick Edgecombe wrote:
> Back in 2018, Ingo Molnar suggested[0] to improve the formatting of the
> struct user_regset arrays. They have multiple member initializations per
> line and some lines exceed 100 chars. Reformat them like he suggested.
>
> [0] https://lore.kernel.org/lkml/20180711102035.GB8574@xxxxxxxxx/
>
> Signed-off-by: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>

Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook