[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
From: Viresh Kumar
Date: Fri Mar 07 2025 - 02:35:07 EST
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