Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1246006

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

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH char-misc-next 1/1] MAINTAINERS: Add maintainership for MIC drivers
Date 2015-10-13 20:10 +0200
Message-ID <qjcbo-5SM-11@gated-at.bofh.it> (permalink)
References <qjcbo-5SM-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH char-misc-next 1/1] MAINTAINERS: Add maintainership for MIC drivers Sudeep Dutt <sudeep.dutt@intel.com> - 2015-10-13 20:10 +0200
  Re: [PATCH char-misc-next 1/1] MAINTAINERS: Add maintainership for  MIC drivers Joe Perches <joe@perches.com> - 2015-10-13 20:10 +0200

csiph-web