On 7/2/25 5:10 PM, 郝栋栋 wrote:
Hi Yanteng,
Thank you again for your kind suggestion.
Sorry for the mistake. I will split the original patch into a patch
set with one patch per file and resend it soon, to make the review
easier. Since this is my first time submitting patches to the Linux
kernel, I’m still learning the process and might not fully understand
all the best practices. I really appreciate your guidance.
Great!
Do I need to do anything to withdraw the previous single patch?
No
Or can I just submit the new patch set directly as a replacement?
It's fine to directly resubmit your patch set.
Should I mention in the cover letter that it supersedes the earlier
version?
No need to mention it.
Dongliang Mu
Best regards,
Dongdong Hao
From: "Yanteng Si"<si.yanteng@xxxxxxxxx <mailto:si.yanteng@xxxxxxxxx>>
Date: Mon, Jun 30, 2025, 11:04
Subject: Re: [PATCH] docs/zh_CN: add translation of scsi subsystem
To: "haodongdong"<doubled@xxxxxxxxxxx <mailto:doubled@xxxxxxxxxxx>>,
<alexs@xxxxxxxxxx <mailto:alexs@xxxxxxxxxx>>
Cc: <dzm91@xxxxxxxxxxx <mailto:dzm91@xxxxxxxxxxx>>, <corbet@xxxxxxx
<mailto:corbet@xxxxxxx>>, <linux-doc@xxxxxxxxxxxxxxx
<mailto:linux-doc@xxxxxxxxxxxxxxx>>
在 6/30/25 10:29 AM, haodongdong 写道:
> This patch introduces the Chinese translation
> of the following SCSI subsystem documentation
> files:
> ../scsi/index.rst
> ../scsi/link_power_management_policy.rst
> ../scsi/scsi_eh.rst
> ../scsi/scsi_mid_low_api.rst
> ../scsi/scsi-parameters.rst
> ../scsi/scsi.rst
> ../scsi/sd-parameters.rst
>
> Signed-off-by: haodongdong <doubled@xxxxxxxxxxx>
> ---
> .../translations/zh_CN/scsi/index.rst | 92 ++
> .../scsi/link_power_management_policy.rst | 32 +
> .../zh_CN/scsi/scsi-parameters.rst | 118 ++
> .../translations/zh_CN/scsi/scsi.rst | 48 +
> .../translations/zh_CN/scsi/scsi_eh.rst | 482 +++++++
> .../zh_CN/scsi/scsi_mid_low_api.rst | 1174
+++++++++++++++++
> .../translations/zh_CN/scsi/sd-parameters.rst | 38 +
> .../translations/zh_CN/subsystem-apis.rst | 2 +-
Would you mind splitting the patches into a patch set,
with one patch per file? I think this would make the
review much more convenient.
Thanks,
Yanteng