[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210205091257.484726-1-unixbhaskar@gmail.com>
Date: Fri, 5 Feb 2021 14:42:57 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: brking@...ibm.com, jejb@...ux.ibm.com, martin.petersen@...cle.com,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org, Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH] drivers: scsi: File ipr.c gets few spelling fixes
s/Enablement/Entablement/
s/specfied/specified/
s/confgurations/configurations/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
drivers/scsi/ipr.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/scsi/ipr.c b/drivers/scsi/ipr.c
index e451102b9a29..c12c0a309c54 100644
--- a/drivers/scsi/ipr.c
+++ b/drivers/scsi/ipr.c
@@ -16,7 +16,7 @@
*
* IBM pSeries: PCI-X Dual Channel Ultra 320 SCSI RAID Adapter
* PCI-X Dual Channel Ultra 320 SCSI Adapter
- * PCI-X Dual Channel Ultra 320 SCSI RAID Enablement Card
+ * PCI-X Dual Channel Ultra 320 SCSI RAID Entablement Card
* Embedded SCSI adapter on p615 and p655 systems
*
* Supported Hardware Features:
@@ -2470,7 +2470,7 @@ static void ipr_log_sis64_device_error(struct ipr_ioa_cfg *ioa_cfg,
}
/**
- * ipr_get_error - Find the specfied IOASC in the ipr_error_table.
+ * ipr_get_error - Find the specified IOASC in the ipr_error_table.
* @ioasc: IOASC
*
* This function will return the index of into the ipr_error_table
@@ -7202,7 +7202,7 @@ static const u16 ipr_blocked_processors[] = {
*
* Adapters that use Gemstone revision < 3.1 do not work reliably on
* certain pSeries hardware. This function determines if the given
- * adapter is in one of these confgurations or not.
+ * adapter is in one of these configurations or not.
*
* Return value:
* 1 if adapter is not supported / 0 if adapter is supported
--
2.30.0
Powered by blists - more mailing lists