[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <88d82daa-811a-0cb7-8b83-7eb828b4fae8@nvidia.com>
Date: Thu, 19 Jan 2023 16:16:33 +0200
From: Gal Pressman <gal@...dia.com>
To: Miguel Ojeda <ojeda@...nel.org>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Tom Rix <trix@...hat.com>
Cc: linux-kernel@...r.kernel.org, llvm@...ts.linux.dev
Subject: .clang-format vs. checkpatch: Lines should not end with a '('
Hey,
I use clang-format to automatically format my patches, but checkpatch
likes to complain about:
CHECK: Lines should not end with a '('
I thought maybe adding a 'AllowAllArgumentsOnNextLine: false' would make
it happy but that didn't really seem to work.
Anyone else a bit annoyed by this? Maybe there's another solution I'm
failing to see?
Thanks
Powered by blists - more mailing lists