The patch titled MAINTAINERS: Add "K:" pattern for TRIVIAL PATCHES has been added to the -mm tree. Its filename is maintainers-add-k-pattern-for-trivial-patches.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 *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: MAINTAINERS: Add "K:" pattern for TRIVIAL PATCHES From: Joe Perches <joe@xxxxxxxxxxx> Since scripts/get_maintainer.pl was updated to search content before the patch by commit 7764dcb ("get_maintainer.pl: allow "K:" pattern tests to match non-patch text") perhaps this might direct a few more patches the right place. Original-patch-by: L. Alberto Giménez <agimenez@xxxxxxxxxxx> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> Cc: Jiri Kosina <trivial@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff -puN MAINTAINERS~maintainers-add-k-pattern-for-trivial-patches MAINTAINERS --- a/MAINTAINERS~maintainers-add-k-pattern-for-trivial-patches +++ a/MAINTAINERS @@ -6208,6 +6208,7 @@ TRIVIAL PATCHES M: Jiri Kosina <trivial@xxxxxxxxxx> T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git S: Maintained +K: ^Subject:.*(?i)trivial TTY LAYER M: Greg Kroah-Hartman <gregkh@xxxxxxx> _ Patches currently in -mm which might be from joe@xxxxxxxxxxx are origin.patch maintainers-add-k-pattern-for-trivial-patches.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