The patch titled Subject: MAINTAINERS: update a file name in drivers/acpi/ has been added to the -mm tree. Its filename is maintainers-update-a-file-name-in-drivers-acpi.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-update-a-file-name-in-drivers-acpi.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-update-a-file-name-in-drivers-acpi.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: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Subject: MAINTAINERS: update a file name in drivers/acpi/ We renamed drivers/acpi/video.c to drivers/acpi/acpi_video.c in commit 14ca7a47d0ab ('acpi-video-detect: video: Make video_detect code part of the video module'). Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN MAINTAINERS~maintainers-update-a-file-name-in-drivers-acpi MAINTAINERS --- a/MAINTAINERS~maintainers-update-a-file-name-in-drivers-acpi +++ a/MAINTAINERS @@ -318,7 +318,7 @@ M: Zhang Rui <rui.zhang@xxxxxxxxx> L: linux-acpi@xxxxxxxxxxxxxxx W: https://01.org/linux-acpi S: Supported -F: drivers/acpi/video.c +F: drivers/acpi/acpi_video.c ACPI WMI DRIVER L: platform-driver-x86@xxxxxxxxxxxxxxx _ Patches currently in -mm which might be from dan.carpenter@xxxxxxxxxx are mm-add-tracepoint-for-scanning-pages-fix.patch maintainers-update-a-file-name-in-drivers-acpi.patch c6x-convert-to-dma_map_ops-fix.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