Skip to content

Commit 12c1fa8

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/20251105105857.156950-1-lukas.bulwahn@redhat.com Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 9ee5d17 commit 12c1fa8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27879,6 +27879,7 @@ M: Matthew Wilcox <willy@infradead.org>
2787927879
L: linux-fsdevel@vger.kernel.org
2788027880
L: linux-mm@kvack.org
2788127881
S: Supported
27882+
F: Documentation/core-api/idr.rst
2788227883
F: Documentation/core-api/xarray.rst
2788327884
F: include/linux/idr.h
2788427885
F: include/linux/xarray.h

0 commit comments

Comments
 (0)