Message ID | 20240102023209.4107281-1-tanzheng@kylinos.cn |
---|---|
State | New |
Headers | show |
Series | None | expand |
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