[PATCH 6/6] Fix spelling typo of is

From: qiumibaozi_1
Date: Thu Mar 25 2021 - 23:06:08 EST


From: ganjisheng <ganjisheng@xxxxxxxxxx>

Signed-off-by: ganjisheng <ganjisheng@xxxxxxxxxx>
---
drivers/scsi/advansys.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/advansys.c b/drivers/scsi/advansys.c
index ec56278..e9516de 100644
--- a/drivers/scsi/advansys.c
+++ b/drivers/scsi/advansys.c
@@ -1812,7 +1812,7 @@
* Field naming convention:
*
* *_able indicates both whether a feature should be enabled or disabled
- * and whether a device isi capable of the feature. At initialization
+ * and whether a device is capable of the feature. At initialization
* this field may be set, but later if a device is found to be incapable
* of the feature, the field is cleared.
*/
--
1.9.1