[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221209142331.26395-4-sergei.shtepa@veeam.com>
Date: Fri, 9 Dec 2022 15:23:13 +0100
From: Sergei Shtepa <sergei.shtepa@...am.com>
To: <axboe@...nel.dk>, <corbet@....net>
CC: <linux-block@...r.kernel.org>, <linux-doc@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
Sergei Shtepa <sergei.shtepa@...am.com>
Subject: [PATCH v2 03/21] documentation, capability: fix Generic Block Device Capability
When adding documentation for blkfilter, new lines of documentation
appeared in the file include/linux/blkdev.h. To preserve the appearance
of this document, the required sections and function descriptions were
explicitly specified.
Signed-off-by: Sergei Shtepa <sergei.shtepa@...am.com>
---
Documentation/block/capability.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/block/capability.rst b/Documentation/block/capability.rst
index 2ae7f064736a..8fad791980bb 100644
--- a/Documentation/block/capability.rst
+++ b/Documentation/block/capability.rst
@@ -8,3 +8,6 @@ This file documents the sysfs file ``block/<disk>/capability``.
capabilities a specific block device supports:
.. kernel-doc:: include/linux/blkdev.h
+ :DOC: genhd capability flags
+.. kernel-doc:: include/linux/blkdev.h
+ :functions: disk_openers blk_alloc_disk bio_end_io_acct
--
2.20.1
Powered by blists - more mailing lists