Re: [PATCH 2/6] x86: bug: prevent gcc distortions
From: Joe Perches
Date: Fri May 18 2018 - 12:56:48 EST
On Fri, 2018-05-18 at 14:22 +0000, Nadav Amit wrote:
> It is hard to make the code readable in C, readable in the generated asm,
> and to follow the coding style imposed by checkpatch (e.g., no space between
> the newline and the asm argument before it).
Ignore checkpatch when you know better.