[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1741332579.git.viresh.kumar@linaro.org>
Date: Fri, 7 Mar 2025 13:04:50 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Rasmus Villemoes <linux@...musvillemoes.dk>,
Yury Norov <yury.norov@...il.com>,
Jonathan Corbet <corbet@....net>
Cc: Viresh Kumar <viresh.kumar@...aro.org>,
Vincent Guittot <vincent.guittot@...aro.org>,
Akira Yokosawa <akiyks@...il.com>,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
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
Powered by blists - more mailing lists