[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h

Viresh Kumar posted 2 patches 11 months ago
Documentation/core-api/kernel-api.rst |  6 +++
include/linux/cpumask.h               | 65 ++++++++++++++-------------
2 files changed, 40 insertions(+), 31 deletions(-)
[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
Posted by Viresh Kumar 11 months ago
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