diff options
author | Johannes Berg <johannes.berg@intel.com> | 2018-06-18 16:43:58 -0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-06-18 16:43:58 -0400 |
commit | 8ba6731ad4c7e9f612b2f7dae1b5ed6bfc884b67 (patch) | |
tree | a39f59871fec4bf48e4caaf16c014906baffd0fe /MAINTAINERS | |
parent | 41cbb0f5a29592874355e4159489eb08337cd50e (diff) |
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 | |||
12155 | F: Documentation/rfkill.txt | 12155 | F: Documentation/rfkill.txt |
12156 | F: Documentation/ABI/stable/sysfs-class-rfkill | 12156 | F: Documentation/ABI/stable/sysfs-class-rfkill |
12157 | F: net/rfkill/ | 12157 | F: net/rfkill/ |
12158 | F: include/linux/rfkill.h | ||
12159 | F: include/uapi/linux/rfkill.h | ||
12158 | 12160 | ||
12159 | RHASHTABLE | 12161 | RHASHTABLE |
12160 | M: Thomas Graf <tgraf@suug.ch> | 12162 | M: Thomas Graf <tgraf@suug.ch> |