The patch titled Subject: include/linux/byteorder/generic.h: minor comment fix has been added to the -mm tree. Its filename is include-minor-comment-fix-in-generich.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/include-minor-comment-fix-in-generich.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/include-minor-comment-fix-in-generich.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: Geoff Levand <geoff@xxxxxxxxxxxxx> Subject: include/linux/byteorder/generic.h: minor comment fix Signed-off-by: Geoff Levand <geoff@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/byteorder/generic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN include/linux/byteorder/generic.h~include-minor-comment-fix-in-generich include/linux/byteorder/generic.h --- a/include/linux/byteorder/generic.h~include-minor-comment-fix-in-generich +++ a/include/linux/byteorder/generic.h @@ -2,7 +2,7 @@ #define _LINUX_BYTEORDER_GENERIC_H /* - * linux/byteorder_generic.h + * linux/byteorder/generic.h * Generic Byte-reordering support * * The "... p" macros, like le64_to_cpup, can be used with pointers _ Patches currently in -mm which might be from geoff@xxxxxxxxxxxxx are include-minor-comment-fix-in-generich.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