From: Kees Cook Date: Wed, 24 Apr 2024 16:27:25 +0000 (-0700) Subject: MAINTAINERS: Add ubsan.h to the UBSAN section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=30c3299174c7812cd2e270151c714a9f846b2ad0;p=linux.git MAINTAINERS: Add ubsan.h to the UBSAN section The "ubsan.h" file was missed in the creation of the UBSAN section. Add it. Link: https://lore.kernel.org/r/20240424162722.work.576-kees@kernel.org Acked-by: Marco Elver Signed-off-by: Kees Cook --- diff --git a/MAINTAINERS b/MAINTAINERS index 8974511315c3b..5a37f93d0448c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22651,6 +22651,7 @@ F: include/linux/ubsan.h F: lib/Kconfig.ubsan F: lib/test_ubsan.c F: lib/ubsan.c +F: lib/ubsan.h F: scripts/Makefile.ubsan K: \bARCH_HAS_UBSAN\b