linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: scsi:  File ipr.c gets few spelling fixes
@ 2021-02-05  9:12 Bhaskar Chowdhury
  2021-02-05 17:10 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05  9:12 UTC (permalink / raw)
  To: brking, jejb, martin.petersen, linux-scsi, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury



s/Enablement/Entablement/
s/specfied/specified/
s/confgurations/configurations/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] drivers: scsi: File ipr.c gets few spelling fixes
  2021-02-05  9:12 [PATCH] drivers: scsi: File ipr.c gets few spelling fixes Bhaskar Chowdhury
@ 2021-02-05 17:10 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-02-05 17:10 UTC (permalink / raw)
  To: Bhaskar Chowdhury, brking, jejb, martin.petersen, linux-scsi,
	linux-kernel

On 2/5/21 1:12 AM, Bhaskar Chowdhury wrote:
> 
> 
> s/Enablement/Entablement/

http://dict.org/bin/Dict?Form=Dict2&Database=*&Query=enablement

> s/specfied/specified/
> s/confgurations/configurations/

These other 2 are good changes.

> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  drivers/scsi/ipr.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 


-- 
~Randy


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-05 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05  9:12 [PATCH] drivers: scsi: File ipr.c gets few spelling fixes Bhaskar Chowdhury
2021-02-05 17:10 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).