Re: [PATCH v2] docs/zh_CN: Add dev-tools/kmemleak Chinese translation

From: Jonathan Corbet
Date: Wed Apr 10 2024 - 17:27:49 EST


Haoyang Liu <tttturtleruss@xxxxxxxxxxx> writes:

> Translate dev-tools/kmemleak.rst into Chinese and add it into
> zh_CN/dev-tools/index.rst.
>
> Signed-off-by: Haoyang Liu <tttturtleruss@xxxxxxxxxxx>
> ---
> v1 -> v2: Adjust line length and keep consistent with the original content
>
> .../translations/zh_CN/dev-tools/index.rst | 2 +-
> .../translations/zh_CN/dev-tools/kmemleak.rst | 229 ++++++++++++++++++
> 2 files changed, 230 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/translations/zh_CN/dev-tools/kmemleak.rst

Applied, thanks.

Incidentally, I see you sent a v3 adding just the reviewed-by tag. If
you change a patch for other reasons, you should definitely add such
tags (assuming the change isn't one that requires re-review, of course),
but there is no need to send a new version just to be sure that the tag
is picked up - b4 is great for that.

jon