The patch titled Subject: MAINTAINERS: NETWORKING DRIVERS matches too much has been removed from the -mm tree. Its filename was maintainers-networking-drivers-matches-too-much.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Jean Delvare <khali@xxxxxxxxxxxx> Subject: 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 <khali@xxxxxxxxxxxx> Cc: Joe Perches <joe@xxxxxxxxxxx> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff -puN MAINTAINERS~maintainers-networking-drivers-matches-too-much MAINTAINERS --- a/MAINTAINERS~maintainers-networking-drivers-matches-too-much +++ a/MAINTAINERS @@ -5067,7 +5067,13 @@ T: git git://git.kernel.org/pub/scm/linu 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@xxxxxxxxxx> _ Patches currently in -mm which might be from khali@xxxxxxxxxxxx are origin.patch linux-next.patch drm-i915-optimize-div_round_closest-call.patch drivers-firmware-dmi_scanc-check-dmi-version-when-get-system-uuid.patch drivers-firmware-dmi_scanc-check-dmi-version-when-get-system-uuid-fix.patch drivers-firmware-dmi_scanc-fetch-dmi-version-from-smbios-if-it-exists.patch drivers-firmware-dmi_scanc-fetch-dmi-version-from-smbios-if-it-exists-checkpatch-fixes.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html