]> Git Repo - linux.git/commitdiff
MAINTAINERS: Remove bogus wildcards for CHAR and MISC DRIVERS
authorGeert Uytterhoeven <[email protected]>
Thu, 30 Nov 2017 13:40:56 +0000 (14:40 +0100)
committerGreg Kroah-Hartman <[email protected]>
Thu, 7 Dec 2017 17:45:31 +0000 (18:45 +0100)
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]>
MAINTAINERS

index aa71ab52fd76d1607b36f476dde8e0060f500070..46850241234c942bc8c13023a9ce73127c2fe5d0 100644 (file)
@@ -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
This page took 0.077124 seconds and 4 git commands to generate.