The patch titled Subject: kasan-various-fixes-in-documentation-checkpatch-fixes has been removed from the -mm tree. Its filename was kasan-various-fixes-in-documentation-checkpatch-fixes.patch This patch was dropped because it was folded into kasan-various-fixes-in-documentation.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: kasan-various-fixes-in-documentation-checkpatch-fixes WARNING: 'happend' may be misspelled - perhaps 'happened'? #79: FILE: Documentation/kasan.txt:121: +The header of the report discribe what kind of bug happend and what kind of total: 0 errors, 1 warnings, 82 lines checked ./patches/kasan-various-fixes-in-documentation.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Andrey Konovalov <andreyknvl@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/kasan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/kasan.txt~kasan-various-fixes-in-documentation-checkpatch-fixes Documentation/kasan.txt --- a/Documentation/kasan.txt~kasan-various-fixes-in-documentation-checkpatch-fixes +++ a/Documentation/kasan.txt @@ -118,7 +118,7 @@ Memory state around the buggy address: ffff8800693bc800: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ================================================================== -The header of the report discribe what kind of bug happend and what kind of +The header of the report discribe what kind of bug happened and what kind of access caused it. It's followed by the description of the accessed slub object (see 'SLUB Debug output' section in Documentation/vm/slub.txt for details) and the description of the accessed memory page. _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are uaccess-reimplement-probe_kernel_address-using-probe_kernel_read.patch mm-vmstatc-uninline-node_page_state.patch mm-cmac-suppress-warning.patch memcg-fix-thresholds-for-32b-architectures.patch kasan-various-fixes-in-documentation.patch mm-slub-kasan-enable-user-tracking-by-default-with-kasan=y-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