linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
@ 2025-03-07  7:34 Viresh Kumar
  2025-03-07  7:34 ` [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h Viresh Kumar
  2025-03-07  7:34 ` [PATCH V2 2/2] docs: core-api: Update kernel-api.rst to include cpumask.h Viresh Kumar
  0 siblings, 2 replies; 19+ messages in thread
From: Viresh Kumar @ 2025-03-07  7:34 UTC (permalink / raw)
  To: Rasmus Villemoes, Yury Norov, Jonathan Corbet
  Cc: Viresh Kumar, Vincent Guittot, Akira Yokosawa, linux-doc,
	linux-kernel

Hello,

This includes cpumask.h in kernel-api.rst and fixes some kernel-doc formatting
warnings/errors.

V2:
- Don't escape *, use @ instead before argument name.
- Don't escape %, use space before "[".
- Use "::" instead of fancy code-blocks.

Viresh Kumar (2):
  cpumask: Fix kernel-doc formatting errors in cpumask.h
  docs: core-api: Update kernel-api.rst to include cpumask.h

 Documentation/core-api/kernel-api.rst |  6 +++
 include/linux/cpumask.h               | 65 ++++++++++++++-------------
 2 files changed, 40 insertions(+), 31 deletions(-)

-- 
2.31.1.272.g89b43f80a514


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

end of thread, other threads:[~2025-03-17  9:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-07  7:34 [PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h Viresh Kumar
2025-03-07  7:34 ` [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h Viresh Kumar
2025-03-07  9:02   ` Akira Yokosawa
2025-03-07 10:57   ` Akira Yokosawa
2025-03-07 11:28     ` Viresh Kumar
2025-03-07 11:20       ` Akira Yokosawa
2025-03-07 17:05   ` Yury Norov
2025-03-10  6:15     ` Viresh Kumar
2025-03-10  9:03       ` Viresh Kumar
2025-03-10  9:29         ` Akira Yokosawa
2025-03-10  9:11       ` Akira Yokosawa
2025-03-10 14:07     ` Jonathan Corbet
2025-03-10 14:43       ` Mauro Carvalho Chehab
2025-03-17  9:24     ` Viresh Kumar
2025-03-10 14:53   ` Mauro Carvalho Chehab
2025-03-10 15:27     ` Akira Yokosawa
2025-03-10 15:56       ` Mauro Carvalho Chehab
2025-03-17  8:53     ` Viresh Kumar
2025-03-07  7:34 ` [PATCH V2 2/2] docs: core-api: Update kernel-api.rst to include cpumask.h Viresh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).