The patch titled Subject: MAINTAINERS: trim the file triggers for ABI/API has been removed from the -mm tree. Its filename was maintainers-trim-the-file-triggers-for-abi-api.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx> Subject: MAINTAINERS: trim the file triggers for ABI/API Commit ea8f8fc8631 ("MAINTAINERS: add linux-api for review of API/ABI changes") added file triggers for various paths that likely indicated API/ABI changes. However, catching all changes in Documentation/ABI/ and include/uapi/ produces a large volume of mail to linux-api, rather than only API/ABI changes. Drop those two entries, but leave include/linux/syscalls.h and kernel/sys_ni.c to catch syscall-related changes. [josh@xxxxxxxxxxxxxxxx: redid changelog] Signed-off-by: Michael Kerrisk <mtk.man-pages@xxxxxxxxx> Acked-by: Shuah khan <shuahkh@xxxxxxxxxxxxxxx> Cc: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff -puN MAINTAINERS~maintainers-trim-the-file-triggers-for-abi-api MAINTAINERS --- a/MAINTAINERS~maintainers-trim-the-file-triggers-for-abi-api +++ a/MAINTAINERS @@ -223,9 +223,7 @@ F: drivers/scsi/aacraid/ ABI/API L: linux-api@xxxxxxxxxxxxxxx -F: Documentation/ABI/ F: include/linux/syscalls.h -F: include/uapi/ F: kernel/sys_ni.c ABIT UGURU 1,2 HARDWARE MONITOR DRIVER _ Patches currently in -mm which might be from mtk.manpages@xxxxxxxxx are -- 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