[PATCH v5 1/3] docs/zh_CN: Add block/index.rst translation

Updated
From:ke zijie <kezijie@leap-io-kernel.com>
Date:
Message-ID:<3e4c8bab2c3d5f55daea8dca604981d486256d19.1763535919.git.kezijie@leap-io-kernel.com>
Patch:v5 · 1/3
Language:zh_CN
Patch-ID:47f987858dd57084fec121e715c3f26f4269c1ca
Files:Documentation/translations/zh_CN/block/index.rstDocumentation/translations/zh_CN/subsystem-apis.rst

Patch content 2 changed files

Translate .../block/index.rst into Chinese and update subsystem-apis.rsttranslation. Update the translation through commit 56cdea92ed91("Documentation/block: drop the request.rst file") Reviewed-by: WangYuli <wangyl5933@chinaunicom.cn>Signed-off-by: ke zijie <kezijie@leap-io-kernel.com>--- .../translations/zh_CN/block/index.rst        | 34 +++++++++++++++++++ .../translations/zh_CN/subsystem-apis.rst     |  1 - 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 Documentation/translations/zh_CN/block/index.rst diff --git a/Documentation/translations/zh_CN/block/index.rst b/Documentation/translations/zh_CN/block/index.rstnew file mode 100644index 000000000000..1a5b214657dc--- /dev/null+++ b/Documentation/translations/zh_CN/block/index.rst@@ -0,0 +1,34 @@+.. SPDX-License-Identifier: GPL-2.0+.. include:: ../disclaimer-zh_CN.rst++:Original: Documentation/block/index.rst++:翻译:++ 柯子杰 ke zijie <kezijie@leap-io-kernel.com>++:校译:++=====+Block+=====++.. toctree::+   :maxdepth: 1++TODOList:+* bfq-iosched+* biovecs+* blk-mq+* cmdline-partition+* data-integrity+* deadline-iosched+* inline-encryption+* ioprio+* kyber-iosched+* null_blk+* pr+* stat+* switching-sched+* writeback_cache_control+* ublkdiff --git a/Documentation/translations/zh_CN/subsystem-apis.rst b/Documentation/translations/zh_CN/subsystem-apis.rstindex 0f121f9b0f70..830217140fb6 100644--- a/Documentation/translations/zh_CN/subsystem-apis.rst+++ b/Documentation/translations/zh_CN/subsystem-apis.rst@@ -75,7 +75,6 @@ TODOList:  TODOList: -* block/index * cdrom/index * target/index --2.25.1