public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 0/2] checkpatch: fix repeated word annoyance
@ 2023-12-14 18:15 Carlos Llamas
  2023-12-14 18:15 ` [PATCH 5.10 1/2] checkpatch: add new exception to repeated word check Carlos Llamas
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Carlos Llamas @ 2023-12-14 18:15 UTC (permalink / raw)
  To: stable; +Cc: kernel-team, Carlos Llamas

The checkpatch.pl in v5.10.y still triggers lots of false positives for
REPEATED_WORD warnings, particularly for commit logs. Can we please
backport these two fixes?

Aditya Srivastava (1):
  checkpatch: fix false positives in REPEATED_WORD warning

Dwaipayan Ray (1):
  checkpatch: add new exception to repeated word check

 scripts/checkpatch.pl | 31 ++++++++++++++++++++++++++++---
 1 file changed, 28 insertions(+), 3 deletions(-)


base-commit: b50306f77190155d2c14a72be5d2e02254d17dbd
-- 
2.43.0.472.g3155946c3a-goog


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

end of thread, other threads:[~2023-12-15 16:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-14 18:15 [PATCH 5.10 0/2] checkpatch: fix repeated word annoyance Carlos Llamas
2023-12-14 18:15 ` [PATCH 5.10 1/2] checkpatch: add new exception to repeated word check Carlos Llamas
2023-12-14 18:31   ` Joe Perches
2023-12-14 18:52     ` Carlos Llamas
2023-12-14 18:15 ` [PATCH 5.10 2/2] checkpatch: fix false positives in REPEATED_WORD warning Carlos Llamas
2023-12-14 18:23 ` [PATCH 5.10 0/2] checkpatch: fix repeated word annoyance Greg KH
2023-12-14 18:37   ` Carlos Llamas
2023-12-15  7:15     ` Greg KH
2023-12-15 16:46       ` Carlos Llamas

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