Re: [PATCH v5] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document

From: Tao Zou
Date: Wed Jul 03 2024 - 22:03:01 EST



2024年7月4日 07:07,Jonathan Corbet <corbet@xxxxxxx> 写道:
>
> Tao Zou <wodemia@xxxxxxxxxxxxxxxxx> writes:
>
>> Add translation zh_CN/admin-guide/numastat.rst and link it to
>> zh_CN/admin-guide/index.rst while clean its todo entry.
>>
>> commit 77691ee92d4a ("Documentation: update numastat explanation")
>>
>> Signed-off-by: Tao Zou <wodemia@xxxxxxxxxxxxxxxxx>
>> Reviewed-by: Yanteng Si <siyanteng@xxxxxxxxxxx>
>> Reviewed-by: Alex Shi <alexs@xxxxxxxxxx>
>> ---
>> v4->v5: fix one typo error
>> v3->v4: replace "在有无内存节点" with "在包含无内存节点"
>> v2->v3: add space in origin commit tag
>> v1->v2: drop the useless label "+.. _cn_numastat:" and unnecessary "=",
>> add a commit tag of origin document in commit description
>>
>> .../translations/zh_CN/admin-guide/index.rst | 2 +-
>> .../zh_CN/admin-guide/numastat.rst | 48 +++++++++++++++++++
>> 2 files changed, 49 insertions(+), 1 deletion(-)
>> create mode 100644 Documentation/translations/zh_CN/admin-guide/numastat.rst
>
> So I had applied v4 - it seems I neglected to send an email saying so,
> apologies for that. So if there is an additional change to make, can
> you send me a separate patch?
>
> Thanks,
>
> jon

I want to ensure that the separate patch only contain the change from v4 to v5?

Thanks.

Tao Zou