The patch titled Subject: ocfs2: fix a typo in the copyright statement has been added to the -mm tree. Its filename is ocfs2-fix-a-typo-in-the-copyright-statement.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/ocfs2-fix-a-typo-in-the-copyright-statement.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/ocfs2-fix-a-typo-in-the-copyright-statement.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: Jakub Wilk <jwilk@xxxxxxxxx> Subject: ocfs2: fix a typo in the copyright statement Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Reviewed-by: Eric Ren <zren@xxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/ocfs2/dir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN fs/ocfs2/dir.c~ocfs2-fix-a-typo-in-the-copyright-statement fs/ocfs2/dir.c --- a/fs/ocfs2/dir.c~ocfs2-fix-a-typo-in-the-copyright-statement +++ a/fs/ocfs2/dir.c @@ -18,7 +18,7 @@ * * linux/fs/minix/dir.c * - * Copyright (C) 1991, 1992 Linux Torvalds + * Copyright (C) 1991, 1992 Linus Torvalds * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public _ Patches currently in -mm which might be from jwilk@xxxxxxxxx are ocfs2-fix-a-typo-in-the-copyright-statement.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