[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220906030642.854911-1-13667453960@163.com>
Date: Tue, 6 Sep 2022 11:06:42 +0800
From: Jiangshan Yi <13667453960@....com>
To: gotom@...ian.or.jp, yokota@...lab.is.tsukuba.ac.jp,
jejb@...ux.ibm.com, martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
Jiangshan Yi <yijiangshan@...inos.cn>,
k2ci <kernel-bot@...inos.cn>
Subject: [PATCH] scsi: nsp32: fix spelling typo in comment
From: Jiangshan Yi <yijiangshan@...inos.cn>
Fix spelling typo in comment.
Reported-by: k2ci <kernel-bot@...inos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@...inos.cn>
---
drivers/scsi/nsp32.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/nsp32.h b/drivers/scsi/nsp32.h
index 924889f8bd37..47993d123a6f 100644
--- a/drivers/scsi/nsp32.h
+++ b/drivers/scsi/nsp32.h
@@ -520,7 +520,7 @@ typedef struct _nsp32_sync_table {
#define SDTR_TARGET BIT(1) /* sending SDTR from target */
#define SDTR_DONE BIT(2) /* exchanging SDTR has been processed */
-/* syncronous period value for nsp32_target.config_max */
+/* synchronous period value for nsp32_target.config_max */
#define FAST5M 0x32
#define FAST10M 0x19
#define ULTRA20M 0x0c
--
2.25.1
No virus found
Checked by Hillstone Network AntiVirus
Powered by blists - more mailing lists