diff options
author | Johannes Berg <johannes.berg@intel.com> | 2018-06-18 23:43:58 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-06-18 23:43:58 +0300 |
commit | 8ba6731ad4c7e9f612b2f7dae1b5ed6bfc884b67 (patch) | |
tree | a39f59871fec4bf48e4caaf16c014906baffd0fe /MAINTAINERS | |
parent | 41cbb0f5a29592874355e4159489eb08337cd50e (diff) | |
download | linux-8ba6731ad4c7e9f612b2f7dae1b5ed6bfc884b67.tar.xz |
rfkill: add header files to MAINTAINERS
These files weren't covered by the MAINTAINERS file,
add them.
Reported-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2c7069037a15..1fe2aac28177 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 <tgraf@suug.ch> |