]> Pileus Git - ~andy/linux/commitdiff
MAINTAINERS: NETWORKING DRIVERS matches too much
authorJean Delvare <khali@linux-fr.org>
Thu, 18 Oct 2012 20:11:38 +0000 (22:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Oct 2012 06:33:11 +0000 (02:33 -0400)
File pattern include/linux/*device.h matches too much, including
completely unrelated files. Replace it with an explicit list of
network device-related header files.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Joe Perches <joe@perches.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS

index 41c53491db60fe9cbf199e8afbf2a876a82412d3..8184adb776ce9bd251f7ff4276522d5f22ee0eee 100644 (file)
@@ -5060,7 +5060,13 @@ T:       git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
 S:     Odd Fixes
 F:     drivers/net/
 F:     include/linux/if_*
-F:     include/linux/*device.h
+F:     include/linux/netdevice.h
+F:     include/linux/arcdevice.h
+F:     include/linux/etherdevice.h
+F:     include/linux/fcdevice.h
+F:     include/linux/fddidevice.h
+F:     include/linux/hippidevice.h
+F:     include/linux/inetdevice.h
 
 NETXEN (1/10) GbE SUPPORT
 M:     Sony Chacko <sony.chacko@qlogic.com>