在 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