[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <25a6d1e3-5965-4a51-ab9a-4489c519e10b@hust.edu.cn>
Date: Thu, 13 Jun 2024 14:14:34 +0800
From: Dongliang Mu <dzm91@...t.edu.cn>
To: Jonathan Corbet <corbet@....net>, Alex Shi <alexs@...nel.org>,
Yanteng Si <siyanteng@...ngson.cn>, Haoyang Liu <tttturtleruss@...t.edu.cn>,
Vegard Nossum <vegard.nossum@...cle.com>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs/zh_CN: Update dev-tools/index.rst
On 2024/6/13 05:12, Jonathan Corbet wrote:
> Dongliang Mu <dzm91@...t.edu.cn> writes:
>
>> Update to commit 8c88bc5b489e ("docs: dev-tools: Add UAPI checker
>> documentation")
>>
>> Signed-off-by: Dongliang Mu <dzm91@...t.edu.cn>
>> ---
>> Documentation/translations/zh_CN/dev-tools/index.rst | 6 +++++-
>> 1 file changed, 5 insertions(+), 1 deletion(-)
>>
>> diff --git a/Documentation/translations/zh_CN/dev-tools/index.rst b/Documentation/translations/zh_CN/dev-tools/index.rst
>> index fa900f5beb68..c540e4a7d5db 100644
>> --- a/Documentation/translations/zh_CN/dev-tools/index.rst
>> +++ b/Documentation/translations/zh_CN/dev-tools/index.rst
>> @@ -20,18 +20,22 @@ Documentation/translations/zh_CN/dev-tools/testing-overview.rst
>>
>> testing-overview
>> sparse
>> + kcov
>> gcov
>> kasan
>> - kcov
>> ubsan
>> kmemleak
>> gdb-kernel-debugging
>>
>> Todolist:
>>
>> + - checkpatch
>> - coccinelle
>> + - kmsan
>> - kcsan
>> - kfence
>> - kgdb
>> - kselftest
>> - kunit/index
>> + - ktap
>> + - checkuapi
> So I have to say that the changelog here is not particularly helpful.
> You have *not* updated the translation to that commit, so it doesn't
> seem like you should say that you did. "Add several newish documents to
> the todo list" is appropriate for something like this.
Yes, I should use another commit message to describe what I am doing.
> I've applied the patch, but with the changed commit message.
Thanks very much.
>
> Thanks,
>
> jon
Powered by blists - more mailing lists