[PATCH] docs: zh_CN: scsi: fix broken references in scsi-parameters.rst
#UpdatedFrom:ke zijie <kezijie@leap-io-kernel.com>
Date:
Message-ID:<20251116085102.1740613-2-kezijie@leap-io-kernel.com>
Patch:v1 · 2/2
Language:zh_CN
Patch-ID:09ba998ddc9ac289c6fe77385106700be6550e2d
Files:
Documentation/translations/zh_CN/scsi/scsi-parameters.rstLinks:lore message ↗ · raw mail ↗
Patch content 1 changed file
0day CI reported several broken references underDocumentation/translations/zh_CN/scsi/scsi-parameters.rst.These files do not exist under the translations directory.The correct references are the original English documents underDocumentation/scsi/. This patch updates all broken paths accordingly. Reported-by: kernel test robot <lkp@intel.com>Closes: https://lore.kernel.org/oe-kbuild-all/202511130315.WOiKJQTu-lkp@intel.com/Signed-off-by: ke zijie <kezijie@leap-io-kernel.com>--- .../translations/zh_CN/scsi/scsi-parameters.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/translations/zh_CN/scsi/scsi-parameters.rst b/Documentation/translations/zh_CN/scsi/scsi-parameters.rstindex 53cdc3094a9a..ace777e070ea 100644--- a/Documentation/translations/zh_CN/scsi/scsi-parameters.rst+++ b/Documentation/translations/zh_CN/scsi/scsi-parameters.rst@@ -31,16 +31,16 @@ SCSI内核参数 请查阅 drivers/scsi/advansys.c 文件头部。 aha152x= [HW,SCSI]- 请查阅 Documentation/translations/zh_CN/scsi/aha152x.rst。+ 请查阅 Documentation/scsi/aha152x.rst。 aha1542= [HW,SCSI] 格式:<portbase>[,<buson>,<busoff>[,<dmaspeed>]] aic7xxx= [HW,SCSI]- 请查阅 Documentation/translations/zh_CN/scsi/aic7xxx.rst。+ 请查阅 Documentation/scsi/aic7xxx.rst。 aic79xx= [HW,SCSI]- 请查阅 Documentation/translations/zh_CN/scsi/aic79xx.rst。+ 请查阅 Documentation/scsi/aic79xx.rst。 atascsi= [HW,SCSI] 请查阅 drivers/scsi/atari_scsi.c。@@ -69,19 +69,19 @@ SCSI内核参数 请查阅 drivers/scsi/NCR_D700.c 文件头部。 ncr5380= [HW,SCSI]- 请查阅 Documentation/translations/zh_CN/scsi/g_NCR5380.rst。+ 请查阅 Documentation/scsi/g_NCR5380.rst。 ncr53c400= [HW,SCSI]- 请查阅 Documentation/translations/zh_CN/scsi/g_NCR5380.rst。+ 请查阅 Documentation/scsi/g_NCR5380.rst。 ncr53c400a= [HW,SCSI]- 请查阅 Documentation/translations/zh_CN/scsi/g_NCR5380.rst。+ 请查阅 Documentation/scsi/g_NCR5380.rst。 ncr53c8xx= [HW,SCSI] osst= [HW,SCSI] SCSI磁带驱动 格式:<buffer_size>,<write_threshold>- 另请查阅 Documentation/translations/zh_CN/scsi/st.rst。+ 另请查阅 Documentation/scsi/st.rst。 scsi_debug_*= [SCSI] 请查阅 drivers/scsi/scsi_debug.c。@@ -112,7 +112,7 @@ SCSI内核参数 请查阅 drivers/scsi/sim710.c 文件头部。 st= [HW,SCSI] SCSI磁带参数(缓冲区大小等)- 请查阅 Documentation/translations/zh_CN/scsi/st.rst。+ 请查阅 Documentation/scsi/st.rst。 wd33c93= [HW,SCSI] 请查阅 drivers/scsi/wd33c93.c 文件头部。--2.25.1