[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190416032801.200694-3-marcos.souza.org@gmail.com>
Date: Tue, 16 Apr 2019 00:28:01 -0300
From: Marcos Paulo de Souza <marcos.souza.org@...il.com>
To: linux-kernel@...r.kernel.org, marcos.souza.org@...il.com
Cc: linux-block@...r.kernel.org, axboe@...nel.dk,
Chaitanya.Kulkarni@....com
Subject: [PATCH v2 3/3] Documentation: kernel-api.rst: Add block/blk-mq.c
Now documented functions of blk-mq.c will appear in the official kernel
documentation.
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@...il.com>
---
No changes from v1.
Documentation/core-api/kernel-api.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst
index 71f5d2fe39b7..cc323480ce0e 100644
--- a/Documentation/core-api/kernel-api.rst
+++ b/Documentation/core-api/kernel-api.rst
@@ -276,6 +276,12 @@ Block Devices
.. kernel-doc:: block/blk-map.c
:export:
+.. kernel-doc:: block/blk-mq.c
+ :export:
+
+.. kernel-doc:: block/blk-mq.c
+ :internal:
+
.. kernel-doc:: block/blk-sysfs.c
:internal:
--
2.16.4
Powered by blists - more mailing lists