All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dyndbg: fix incorrect mod_ct value in dynamic_debug_init()
@ 2026-08-11 12:18 Yuntao Wang
  2026-08-11 12:18 ` [PATCH 1/2] " Yuntao Wang
  2026-08-11 12:18 ` [PATCH 2/2] dyndbg: clean up dynamic_debug_init() to improve readability Yuntao Wang
  0 siblings, 2 replies; 3+ messages in thread
From: Yuntao Wang @ 2026-08-11 12:18 UTC (permalink / raw)
  To: Jason Baron, Jim Cromie; +Cc: Andrew Morton, linux-kernel, Yuntao Wang

Fix and clean up the dynamic_debug_init() function.

Yuntao Wang (2):
  dyndbg: fix incorrect mod_ct value in dynamic_debug_init()
  dyndbg: clean up dynamic_debug_init() to improve readability

 lib/dynamic_debug.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

--
2.55.0

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

end of thread, other threads:[~2026-08-11 12:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11 12:18 [PATCH 0/2] dyndbg: fix incorrect mod_ct value in dynamic_debug_init() Yuntao Wang
2026-08-11 12:18 ` [PATCH 1/2] " Yuntao Wang
2026-08-11 12:18 ` [PATCH 2/2] dyndbg: clean up dynamic_debug_init() to improve readability Yuntao Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.