Skip to content

Commit a538792

Browse files
bulwahnakpm00
authored andcommitted
MAINTAINERS: add idr core-api doc file to XARRAY
The files in Documentation/core-api/ are by virtue of their top-level directory part of the Documentation section in MAINTAINERS. Each file in Documentation/core-api/ should however also have a further section in MAINTAINERS it belongs to, which fits to the technical area of the documented API in that file. idr.rst provides some explanation to the ID allocation API defined in lib/idr.c, which itself is part of the XARRAY section. Add this core-api document to XARRAY. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lukas Bulwahn <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 7486ccb commit a538792

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27880,6 +27880,7 @@ M: Matthew Wilcox <[email protected]>
2788027880
2788127881
2788227882
S: Supported
27883+
F: Documentation/core-api/idr.rst
2788327884
F: Documentation/core-api/xarray.rst
2788427885
F: include/linux/idr.h
2788527886
F: include/linux/xarray.h

0 commit comments

Comments
 (0)