From: Jean Delvare Date: Thu, 18 Oct 2012 20:11:38 +0000 (+0200) Subject: MAINTAINERS: NETWORKING DRIVERS matches too much X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0b63bf1fe6f9ed1ec4148e8896f4522e08476b80;p=linux-beck.git MAINTAINERS: NETWORKING DRIVERS matches too much 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 Cc: Joe Perches Acked-by: David S. Miller Signed-off-by: David S. Miller --- diff --git a/MAINTAINERS b/MAINTAINERS index 41c53491db60..8184adb776ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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