From: Johannes Berg Date: Mon, 18 Jun 2018 20:43:58 +0000 (+0200) Subject: rfkill: add header files to MAINTAINERS X-Git-Tag: v4.19-rc1~140^2~498^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba6731ad4c7e9f612b2f7dae1b5ed6bfc884b67;p=thirdparty%2Fkernel%2Flinux.git rfkill: add header files to MAINTAINERS These files weren't covered by the MAINTAINERS file, add them. Reported-by: Peter Meerwald-Stadler Signed-off-by: Johannes Berg --- diff --git a/MAINTAINERS b/MAINTAINERS index 2c7069037a15f..1fe2aac281775 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12155,6 +12155,8 @@ S: Maintained F: Documentation/rfkill.txt F: Documentation/ABI/stable/sysfs-class-rfkill F: net/rfkill/ +F: include/linux/rfkill.h +F: include/uapi/linux/rfkill.h RHASHTABLE M: Thomas Graf