Re: [PATCH char-misc-next 1/1] MAINTAINERS: Add maintainership for MIC drivers

From: Joe Perches
Date: Tue Oct 13 2015 - 14:06:53 EST


On Tue, 2015-10-13 at 10:58 -0700, Sudeep Dutt wrote:
> Add entry for MIC drivers to the MAINTAINERS file
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> +INTEL MIC DRIVERS (mic)
[]
> +F: drivers/misc/mic/*

This covers only 2 files:

drivers/misc/mic/Kconfig
drivers/misc/mic/Makefile

Presumably you want

F: drivers/misc/mic/

See the MAINTAINERS description of F:

F: Files and directories with wildcard patterns.
A trailing slash includes all files and subdirectory files.
F: drivers/net/ all files in and below drivers/net
F: drivers/net/* all files in drivers/net, but not below
F: */net/* all files in "any top level directory"/net
One pattern per line. Multiple F: lines acceptable.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/