Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/4] checkpatch: Add .checkpatch.conf
@ 2026-04-24  9:39 Petr Vorel
  2026-04-24  9:39 ` [LTP] [PATCH 1/4] Update spellings to next-20260423 Petr Vorel
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Petr Vorel @ 2026-04-24  9:39 UTC (permalink / raw)
  To: ltp

Enhancement to reduce duplicity + add more checks.

Petr Vorel (4):
  Update spellings to next-20260423
  checkpatch: Update to use new features
  Add .checkpatch.conf for checkpatch.pl
  checkpatch: Enable more checks, disable ENOSYS

 .b4-config             |   5 +-
 .checkpatch.conf       |  19 +++
 .gitignore             |   3 +
 include/mk/env_post.mk |   2 +-
 scripts/checkpatch.pl  | 133 ++++++++++++++---
 scripts/spelling.txt   | 331 +++++++++++++++++++++--------------------
 6 files changed, 303 insertions(+), 190 deletions(-)
 create mode 100644 .checkpatch.conf

-- 
2.53.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2026-04-29  8:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-24  9:39 [LTP] [PATCH 0/4] checkpatch: Add .checkpatch.conf Petr Vorel
2026-04-24  9:39 ` [LTP] [PATCH 1/4] Update spellings to next-20260423 Petr Vorel
2026-04-24 10:25   ` [LTP] " linuxtestproject.agent
2026-04-24 11:36     ` Petr Vorel
2026-04-28  7:22       ` Andrea Cervesato via ltp
2026-04-24  9:39 ` [LTP] [PATCH 2/4] checkpatch: Update to use new features Petr Vorel
2026-04-24  9:39 ` [LTP] [PATCH 3/4] Add .checkpatch.conf for checkpatch.pl Petr Vorel
2026-04-24  9:39 ` [LTP] [PATCH 4/4] checkpatch: Enable more checks, disable ENOSYS Petr Vorel
2026-04-24 11:57 ` [LTP] [PATCH 0/4] checkpatch: Add .checkpatch.conf Ricardo B. Marlière via ltp
2026-04-29  8:06   ` Petr Vorel

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