The patch titled Subject: gcov-support-gcc-71-v2-checkpatch-fixes has been removed from the -mm tree. Its filename was gcov-support-gcc-71-v2-checkpatch-fixes.patch This patch was dropped because it was folded into gcov-support-gcc-71.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: gcov-support-gcc-71-v2-checkpatch-fixes Cc: Martin Liska <mliska@xxxxxxx> Cc: Peter Oberparleiter <oberpar@xxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/gcov/base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN kernel/gcov/base.c~gcov-support-gcc-71-v2-checkpatch-fixes kernel/gcov/base.c --- a/kernel/gcov/base.c~gcov-support-gcc-71-v2-checkpatch-fixes +++ a/kernel/gcov/base.c @@ -98,7 +98,7 @@ void __gcov_merge_icall_topn(gcov_type * } EXPORT_SYMBOL(__gcov_merge_icall_topn); -void __gcov_exit (void) +void __gcov_exit(void) { /* Unused. */ } _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are gcov-support-gcc-71.patch mm-vmalloc-fix-vmalloc-users-tracking-properly-checkpatch-fixes.patch tigran-has-moved.patch mm-vmscan-scan-until-it-founds-eligible-pages-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