[PATCH] MAINTAINERS: add missing zsmalloc file

Lorenzo Stoakes posted 1 patch 2 months, 2 weeks ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add missing zsmalloc file
Posted by Lorenzo Stoakes 2 months, 2 weeks ago
The mm/zpdesc.h file is only included by mm/zsmalloc.c so the zsmalloc
section seems the most appropriate place for this file.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 837bc5cd6166..fda539aff058 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27463,6 +27463,7 @@ L:	linux-mm@kvack.org
 S:	Maintained
 F:	Documentation/mm/zsmalloc.rst
 F:	include/linux/zsmalloc.h
+F:	mm/zpdesc.h
 F:	mm/zsmalloc.c
 
 ZSTD
-- 
2.50.1