All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mm-unstable 0/2] mm/damon: kernel-doc comments fixup for damon_callback removal
@ 2025-07-15 18:52 SeongJae Park
  2025-07-15 18:52 ` [PATCH mm-unstable 1/2] mm/damon: add kernel-doc comment for damon_operations->cleanup_target SeongJae Park
  2025-07-15 18:52 ` [PATCH mm-unstable 2/2] mm/damon: remove damon_ctx->callback kernel-doc comment SeongJae Park
  0 siblings, 2 replies; 3+ messages in thread
From: SeongJae Park @ 2025-07-15 18:52 UTC (permalink / raw)
  To: Andrew Morton; +Cc: SeongJae Park, damon, kernel-team, linux-kernel, linux-mm

Patch series "mm/damon: remove damon_callback"[1] causes two kernel-doc
comments build warnings[2].  Fix those.

[1] https://lore.kernel.org/20250712195016.151108-1-sj@kernel.org
[2] https://lore.kernel.rog/20250715185549.264260b8@canb.auug.org.au

SeongJae Park (2):
  mm/damon: add kernel-doc comment for damon_operations->cleanup_target
  mm/damon: remove damon_ctx->callback kernel-doc comment

 include/linux/damon.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: c6255edeab2199ffde2dafae3c9df042ef4c9ef3
-- 
2.39.5

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

end of thread, other threads:[~2025-07-15 18:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 18:52 [PATCH mm-unstable 0/2] mm/damon: kernel-doc comments fixup for damon_callback removal SeongJae Park
2025-07-15 18:52 ` [PATCH mm-unstable 1/2] mm/damon: add kernel-doc comment for damon_operations->cleanup_target SeongJae Park
2025-07-15 18:52 ` [PATCH mm-unstable 2/2] mm/damon: remove damon_ctx->callback kernel-doc comment SeongJae Park

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.