On 7/29/20 06:05, Tomas Winkler wrote:
> 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/
> 

Yes; it works fine now:

$ scripts/get_maintainer.pl --nokeywords --nogit --nogit-fallback -f 
drivers/misc/mei/hdcp/mei_hdcp.c
Tomas Winkler <tomas.wink...@intel.com> (supporter:INTEL MANAGEMENT ENGINE 
(mei))
Arnd Bergmann <a...@arndb.de> (supporter:CHAR and MISC DRIVERS)
Greg Kroah-Hartman <gre...@linuxfoundation.org> (supporter:CHAR and MISC 
DRIVERS)
linux-kernel@vger.kernel.org (open list:INTEL MANAGEMENT ENGINE (mei))

> Cc: Joe Perches <j...@perches.com>
> Cc: Gustavo A. R. Silva <gustavo...@kernel.org>
> Signed-off-by: Tomas Winkler <tomas.wink...@intel.com>

Reviewed-by: Gustavo A. R. Silva <gustavo...@kernel.org>

Thanks
--
Gustavo

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 86994c35d56e..dbe6a71eb6f2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8789,7 +8789,7 @@ M:      Tomas Winkler <tomas.wink...@intel.com>
>  L:   linux-kernel@vger.kernel.org
>  S:   Supported
>  F:   Documentation/driver-api/mei/*
> -F:   drivers/misc/mei/*
> +F:   drivers/misc/mei/
>  F:   drivers/watchdog/mei_wdt.c
>  F:   include/linux/mei_cl_bus.h
>  F:   include/uapi/linux/mei.h
> 

Reply via email to