summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorYury Norov <yury.norov@gmail.com>2022-07-06 08:52:24 -0700
committerYury Norov <yury.norov@gmail.com>2022-07-15 06:35:54 -0700
commit7343f2b0db4961d9f386e685e651c663dc763d0c (patch)
tree8a946beeea07bf7f75da3816c6d9a634da9715ea /MAINTAINERS
parentcb5a065b4ea9c062a18143c8a14e831179687f54 (diff)
downloadlinux-7343f2b0db4961d9f386e685e651c663dc763d0c.tar.gz
linux-7343f2b0db4961d9f386e685e651c663dc763d0c.tar.bz2
linux-7343f2b0db4961d9f386e685e651c663dc763d0c.zip
headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure
After moving gfp types out of gfp.h, we have to align MAINTAINERS and Docs, to avoid warnings like this: >> include/linux/gfp.h:1: warning: 'Page mobility and placement hints' not found >> include/linux/gfp.h:1: warning: 'Watermark modifiers' not found >> include/linux/gfp.h:1: warning: 'Reclaim modifiers' not found >> include/linux/gfp.h:1: warning: 'Useful GFP flag combinations' not found Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3cf9842d9233..7c0b8f28aa25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12850,6 +12850,7 @@ T: quilt https://ozlabs.org/~akpm/mmotm/
T: quilt https://ozlabs.org/~akpm/mmots/
T: git git://github.com/hnaz/linux-mm.git
F: include/linux/gfp.h
+F: include/linux/gfp_types.h
F: include/linux/memory_hotplug.h
F: include/linux/mm.h
F: include/linux/mmzone.h