The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/3] 2 checkpatch fixes, one pr_info_once
@ 2025-03-25 23:51 Jim Cromie
  2025-03-25 23:51 ` [PATCH 1/3] checkpatch: dont warn about unused macro arg on empty body Jim Cromie
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jim Cromie @ 2025-03-25 23:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, Jim Cromie

2 small tweaks to checkpatch,
1 reducing several pages of powernow "not-relevant-here" log-msgs to a few lines

Jim Cromie (3):
  checkpatch: dont warn about unused macro arg on empty body
  checkpatch: qualify do-while-0 advice
  powernow: use pr_info_once

 drivers/cpufreq/powernow-k8.c |  2 +-
 scripts/checkpatch.pl         | 35 ++++++++++++++++++++++++++++-------
 2 files changed, 29 insertions(+), 8 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-03-25 23:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25 23:51 [PATCH 0/3] 2 checkpatch fixes, one pr_info_once Jim Cromie
2025-03-25 23:51 ` [PATCH 1/3] checkpatch: dont warn about unused macro arg on empty body Jim Cromie
2025-03-25 23:51 ` [PATCH 2/3] checkpatch: qualify do-while-0 advice Jim Cromie
2025-03-25 23:51 ` [PATCH 3/3] powernow: use pr_info_once Jim Cromie

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