Re: [PATCH] Core-api: Documentation: Replace deprecated :c:func: Usage

From: Matthew Wilcox
Date: Mon Aug 10 2020 - 14:42:03 EST


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@xxxxxxxxx>

Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

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@xxxxxxxxxxxxx>
L: linux-fsdevel@xxxxxxxxxxxxxxx
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.