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 <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]> 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 <[email protected]> L: [email protected] 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.

