Skip to content

Commit 9bb01fe

Browse files
Tomas Winklergregkh
authored andcommitted
MAINTAINERS: Fix maintainer entry for mei driver
mei driver has sub modules, those are not listed via scripts/get_maintainer.pl when using asterisk: drivers/misc/mei/* The correct notation is: drivers/misc/mei/ Cc: Joe Perches <[email protected]> Signed-off-by: Tomas Winkler <[email protected]> Reviewed-by: Gustavo A. R. Silva <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent bb34bf7 commit 9bb01fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8789,7 +8789,7 @@ M: Tomas Winkler <[email protected]>
87898789
87908790
S: Supported
87918791
F: Documentation/driver-api/mei/*
8792-
F: drivers/misc/mei/*
8792+
F: drivers/misc/mei/
87938793
F: drivers/watchdog/mei_wdt.c
87948794
F: include/linux/mei_cl_bus.h
87958795
F: include/uapi/linux/mei.h

0 commit comments

Comments
 (0)