diff options
author | Yanteng Si <siyanteng01@gmail.com> | 2021-11-22 10:40:28 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-11-30 01:01:27 +0300 |
commit | 274f4df3bf09a28a64970834650a1b1f8ad640a4 (patch) | |
tree | fea3f409eec96e55d5b5c83918964f19c6c803e1 /Documentation/translations | |
parent | d5b78edb5898613470a4f2928d4e474cd91e8832 (diff) | |
download | linux-274f4df3bf09a28a64970834650a1b1f8ad640a4.tar.xz |
docs/zh_CN: move sparse into dev-tools
../zh_CN/saprse.txt is alone at here, let's move it to ../zh_CN/dev-tools/sparse.rst.
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Alex Shi <alexs@kernel.org>
Link: https://lore.kernel.org/r/0f1182add7afe4e3b42398353a823d1b4dcf5147.1637565886.git.siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/dev-tools/index.rst | 2 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/dev-tools/sparse.rst (renamed from Documentation/translations/zh_CN/sparse.txt) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/zh_CN/dev-tools/index.rst b/Documentation/translations/zh_CN/dev-tools/index.rst index 0f770b8664e9..77a8c44cdf49 100644 --- a/Documentation/translations/zh_CN/dev-tools/index.rst +++ b/Documentation/translations/zh_CN/dev-tools/index.rst @@ -22,13 +22,13 @@ Documentation/translations/zh_CN/dev-tools/testing-overview.rst :maxdepth: 2 testing-overview + sparse gcov kasan Todolist: - coccinelle - - sparse - kcov - ubsan - kmemleak diff --git a/Documentation/translations/zh_CN/sparse.txt b/Documentation/translations/zh_CN/dev-tools/sparse.rst index 0f444b83d639..0f444b83d639 100644 --- a/Documentation/translations/zh_CN/sparse.txt +++ b/Documentation/translations/zh_CN/dev-tools/sparse.rst |