aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2017-11-30 14:40:56 +0100
committerGreg Kroah-Hartman <[email protected]>2017-12-07 18:45:31 +0100
commitfb63de380c0fedc6a6db27ef5491e2ae45c4259a (patch)
tree80307981ab7fcae1b7fa23bf85c13d6f716399eb
parent750b54deb569369f8cd808c9f7afd1348bde96ed (diff)
MAINTAINERS: Remove bogus wildcards for CHAR and MISC DRIVERS
With the wildcards present, this entry does not cover subdirectories. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index aa71ab52fd76..46850241234c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3399,8 +3399,8 @@ M: Arnd Bergmann <[email protected]>
M: Greg Kroah-Hartman <[email protected]>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
S: Supported
-F: drivers/char/*
-F: drivers/misc/*
+F: drivers/char/
+F: drivers/misc/
F: include/linux/miscdevice.h
CHECKPATCH