The patch titled Subject: MAINTAINERS: remove non existent files has been added to the -mm tree. Its filename is remove-non-existent-files-from-maintainerspatch-added-to-mm-tree.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/remove-non-existent-files-from-maintainerspatch-added-to-mm-tree.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/remove-non-existent-files-from-maintainerspatch-added-to-mm-tree.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Christian Kujau <lists@xxxxxxxxxxxxxxx> Subject: MAINTAINERS: remove non existent files Inspired by some recent cleanups in MAINTAINERS the following files (F:) cannot be found any more in the tree: * arch/arm/mach-s5pv210/mach-aquila.c * arch/arm/mach-s5pv210/mach-goni.c Those two got removed in 28c8331 ("ARM: S5PV210: Remove support for board files"). Cc: Tomasz Figa <t.figa@xxxxxxxxxxx> Cc: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> * drivers/rtc/rtc-sec.c A MAINTAINERS fix was attempted in November 2012, but dismissed as rtc-sec.c was still being worked on. Alas, it's still not there. "MAINTAINERS: fix drivers/rtc/rtc-sec.c" http://lkml.iu.edu/hypermail/linux/kernel/1211.2/04820.html Cc: Sangbeom Kim <sbkim73@xxxxxxxxxxx> Cc: Cesar Eduardo Barros <cesarb@xxxxxxxxxxxxx> Signed-off-by: Christian Kujau <lists@xxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff -puN MAINTAINERS~remove-non-existent-files-from-maintainerspatch-added-to-mm-tree MAINTAINERS --- a/MAINTAINERS~remove-non-existent-files-from-maintainerspatch-added-to-mm-tree +++ a/MAINTAINERS @@ -1311,8 +1311,7 @@ ARM/SAMSUNG MOBILE MACHINE SUPPORT M: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) S: Maintained -F: arch/arm/mach-s5pv210/mach-aquila.c -F: arch/arm/mach-s5pv210/mach-goni.c +F: arch/arm/mach-s5pv210/ ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT M: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> @@ -7817,7 +7816,6 @@ S: Supported F: drivers/mfd/sec*.c F: drivers/regulator/s2m*.c F: drivers/regulator/s5m*.c -F: drivers/rtc/rtc-sec.c F: include/linux/mfd/samsung/ SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS _ Patches currently in -mm which might be from lists@xxxxxxxxxxxxxxx are remove-non-existent-files-from-maintainerspatch-added-to-mm-tree.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