]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Documentation/kasan: fix indentation in translation
authorSabyrzhan Tasbolatov <snovitoll@gmail.com>
Sun, 20 Oct 2024 04:28:13 +0000 (09:28 +0500)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 1 Nov 2024 04:29:11 +0000 (21:29 -0700)
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@gmail.com
Signed-off-by: Sabyrzhan Tasbolatov <snovitoll@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/translations/zh_TW/dev-tools/kasan.rst

index 35b7fd18aa447d20eeb15dc345ea64e031187480..27fb7645174d0e3a4145d4b1e9118d7ee346e536 100644 (file)
@@ -407,7 +407,7 @@ KASAN連接到vmap基礎架構以懶清理未使用的影子內存。
 
 所有 KASAN 測試均與 KUnit 測試框架集成,並且可以啟用
 透過 ``CONFIG_KASAN_KUNIT_TEST``。可以運行測試並進行部分驗證
- 以幾種不同的方式自動進行;請參閱下面的說明。
+以幾種不同的方式自動進行;請參閱下面的說明。
 
 如果偵測到錯誤,每個 KASAN 測試都會列印多個 KASAN 報告之一。
 然後測試列印其編號和狀態。