linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/kasan: fix indentation in translation
       [not found] <20241016131802.3115788-4-snovitoll@gmail.com>
@ 2024-10-20  4:28 ` Sabyrzhan Tasbolatov
  0 siblings, 0 replies; only message in thread
From: Sabyrzhan Tasbolatov @ 2024-10-20  4:28 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, linux-next, sfr, snovitoll

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).

Signed-off-by: Sabyrzhan Tasbolatov <snovitoll@gmail.com>
---
 Documentation/translations/zh_TW/dev-tools/kasan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-20  4:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20241016131802.3115788-4-snovitoll@gmail.com>
2024-10-20  4:28 ` [PATCH] Documentation/kasan: fix indentation in translation Sabyrzhan Tasbolatov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).