提交 897284e8 编写于 作者: B Bart Van Assche 提交者: Martin K. Petersen

scsi: scsi_debug: Fix a typo

Change a single occurrence of "nad" into "and".

Link: https://lore.kernel.org/r/20220421183023.3462291-8-bvanassche@acm.org
Cc: Douglas Gilbert <dgilbert@interlog.com>
Reviewed-by: NDamien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: NHimanshu Madhani <himanshu.madhani@oracle.com>
Acked-by: NDouglas Gilbert <dgilbert@interlog.com>
Signed-off-by: NBart Van Assche <bvanassche@acm.org>
Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
上级 c976e588
...@@ -4404,7 +4404,7 @@ static int resp_verify(struct scsi_cmnd *scp, struct sdebug_dev_info *devip) ...@@ -4404,7 +4404,7 @@ static int resp_verify(struct scsi_cmnd *scp, struct sdebug_dev_info *devip)
#define RZONES_DESC_HD 64 #define RZONES_DESC_HD 64
/* Report zones depending on start LBA nad reporting options */ /* Report zones depending on start LBA and reporting options */
static int resp_report_zones(struct scsi_cmnd *scp, static int resp_report_zones(struct scsi_cmnd *scp,
struct sdebug_dev_info *devip) struct sdebug_dev_info *devip)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册