[Linux-kernel-mentees] [PATCH] Core-api: Documentation: Replace deprecated :c:func: Usage

Matthew Wilcox willy at infradead.org
Mon Aug 10 18:41:53 UTC 2020


On Tue, Aug 11, 2020 at 12:00:19AM +0530, Puranjay Mohan wrote:
> Replace :c:func: with func() as the previous usage is deprecated.
> 
> Signed-off-by: Puranjay Mohan <puranjay12 at gmail.com>

Reviewed-by: Matthew Wilcox (Oracle) <willy at infradead.org>

Jon, I'm comfortable with you merging this through the docs tree.
Looks like we also need:

+++ b/MAINTAINERS
@@ -18686,6 +18686,7 @@ XARRAY
 M:     Matthew Wilcox <willy at infradead.org>
 L:     linux-fsdevel at vger.kernel.org
 S:     Supported
+F:     Documentation/core-api/idr.rst
 F:     Documentation/core-api/xarray.rst
 F:     include/linux/idr.h
 F:     include/linux/xarray.h

but i can do that in the xarray tree.



More information about the Linux-kernel-mentees mailing list