The patch titled Subject: Documentation/kasan: fix indentation in translation has been added to the -mm mm-unstable branch. Its filename is kasan-delete-config_kasan_module_test-fix.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/kasan-delete-config_kasan_module_test-fix.patch This patch will later appear in the mm-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm 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/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx> Subject: Documentation/kasan: fix indentation in translation Date: Sun, 20 Oct 2024 09:28:13 +0500 Fix the warning in linux-next (htmldocs): > Documentation/translations/zh_TW/dev-tools/kasan.rst:410: > ERROR: Unexpected indentation. This is based on -mm tree (linux-mm-unstable branch). Link: https://lkml.kernel.org/r/20241020042813.3223449-1-snovitoll@xxxxxxxxx Signed-off-by: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/translations/zh_TW/dev-tools/kasan.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Documentation/translations/zh_TW/dev-tools/kasan.rst~kasan-delete-config_kasan_module_test-fix +++ a/Documentation/translations/zh_TW/dev-tools/kasan.rst @@ -407,7 +407,7 @@ æ??ä¸?äº?KASAN測試å?¯ä»¥é©?è?KASANæ?¯ æ??æ?? KASAN 測試å??è?? KUnit 測試æ¡?æ?¶é??æ??ï¼?並ä¸?å?¯ä»¥å??ç?¨ é??é?? ``CONFIG_KASAN_KUNIT_TEST``ã??å?¯ä»¥é??è¡?測試並é?²è¡?é?¨å??é©?è? - 以幾種ä¸?å??ç??æ?¹å¼?è?ªå??é?²è¡?ï¼?è«?å??é?±ä¸?é?¢ç??說æ??ã?? +以幾種ä¸?å??ç??æ?¹å¼?è?ªå??é?²è¡?ï¼?è«?å??é?±ä¸?é?¢ç??說æ??ã?? å¦?æ??å?µæ¸¬å?°é?¯èª¤ï¼?æ¯?å?? KASAN 測試é?½æ??å??å?°å¤?å?? KASAN å ±å??ä¹?ä¸?ã?? ç?¶å¾?測試å??å?°å?¶ç·¨è??å??ç??æ??ã?? _ Patches currently in -mm which might be from snovitoll@xxxxxxxxx are x86-traps-move-kmsan-check-after-instrumentation_begin.patch mm-kasan-kmsan-copy_from-to_kernel_nofault.patch kasan-move-checks-to-do_strncpy_from_user.patch kasan-migrate-copy_user_test-to-kunit.patch kasan-delete-config_kasan_module_test.patch kasan-delete-config_kasan_module_test-fix.patch