All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yanteng Si <si.yanteng@linux.dev>
To: ke zijie <kezijie@leap-io-kernel.com>, alexs@kernel.org
Cc: dzm91@hust.edu.cn, corbet@lwn.net, linux-doc@vger.kernel.org,
	wangyuli@aosc.io, doubled@leap-io-kernel.com
Subject: Re: [PATCH v3 1/3] docs/zh_CN: Add block/index.rst translation
Date: Tue, 18 Nov 2025 09:33:29 +0800	[thread overview]
Message-ID: <02520bd2-7154-437e-aa93-f1ff0756a0e3@linux.dev> (raw)
In-Reply-To: <dceb4c59bc0d9a02246386cfed31a543d6a943b8.1763366835.git.kezijie@leap-io-kernel.com>


在 2025/11/17 16:27, ke zijie 写道:
> Translate .../block/index.rst into Chinese and update subsystem-apis.rst
> translation.
>
> 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        | 36 +++++++++++++++++++
>   .../translations/zh_CN/subsystem-apis.rst     |  1 -
>   2 files changed, 36 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.rst
> new file mode 100644
> index 000000000000..45172f6d2659
> --- /dev/null
> +++ b/Documentation/translations/zh_CN/block/index.rst
> @@ -0,0 +1,36 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +.. include:: ../disclaimer-zh_CN.rst
> +
> +:Original: Documentation/block/index.rst
> +
> +:翻译:
> +
> + 柯子杰 kezijie <kezijie@leap-io-kernel.com>
> +
> +:校译:
> +
> +
> +
There is no need for so many blank lines here.
> +=====
> +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
> +* ublk
> \ No newline at end of file

A blank line is needed here.


I don't think these two are major issues, but they are not good after all.


Thanks,

Yanteng

> diff --git a/Documentation/translations/zh_CN/subsystem-apis.rst b/Documentation/translations/zh_CN/subsystem-apis.rst
> index 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
>

  reply	other threads:[~2025-11-18  1:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-17  8:27 [PATCH v3 0/3] Add chinese translation for block ke zijie
2025-11-17  8:27 ` [PATCH v3 1/3] docs/zh_CN: Add block/index.rst translation ke zijie
2025-11-18  1:33   ` Yanteng Si [this message]
2025-11-18  2:41     ` ke zj
2025-11-17  8:27 ` [PATCH v3 2/3] docs/zh_CN: Add blk-mq.rst translation ke zijie
2025-11-18  1:51   ` Yanteng Si
2025-11-18  3:11     ` ke zj
2025-11-19  1:40       ` Yanteng Si
2025-11-17  8:27 ` [PATCH v3 3/3] docs/zh_CN: Add data-integrity.rst translation ke zijie
2025-11-18  2:02   ` Yanteng Si

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=02520bd2-7154-437e-aa93-f1ff0756a0e3@linux.dev \
    --to=si.yanteng@linux.dev \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=doubled@leap-io-kernel.com \
    --cc=dzm91@hust.edu.cn \
    --cc=kezijie@leap-io-kernel.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=wangyuli@aosc.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.