Skip to content

Commit

Permalink
MAINTAINERS: Remove bogus wildcards for CHAR and MISC DRIVERS
Browse files Browse the repository at this point in the history
With the wildcards present, this entry does not cover subdirectories.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Geert Uytterhoeven authored and Greg Kroah-Hartman committed Dec 7, 2017
1 parent 750b54d commit fb63de3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -3399,8 +3399,8 @@ M: Arnd Bergmann <arnd@arndb.de>
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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
Expand Down

0 comments on commit fb63de3

Please sign in to comment.