public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* .clang-format vs. checkpatch: Lines should not end with a '('
@ 2023-01-19 14:16 Gal Pressman
  2023-01-19 16:57 ` David Laight
  0 siblings, 1 reply; 3+ messages in thread
From: Gal Pressman @ 2023-01-19 14:16 UTC (permalink / raw)
  To: Miguel Ojeda, Nathan Chancellor, Nick Desaulniers, Tom Rix
  Cc: linux-kernel, llvm

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-22  7:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-19 14:16 .clang-format vs. checkpatch: Lines should not end with a '(' Gal Pressman
2023-01-19 16:57 ` David Laight
2023-01-22  7:16   ` Gal Pressman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox