All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi: Fix typo
@ 2021-05-21  8:28 zuoqilin1
  2021-05-21 20:59 ` Martin K. Petersen
  2021-05-26  4:07 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: zuoqilin1 @ 2021-05-21  8:28 UTC (permalink / raw)
  To: jejb, martin.petersen; +Cc: linux-scsi, linux-kernel, zuoqilin

From: zuoqilin <zuoqilin@yulong.com>

Change "avaibale" and "avaible" to "available".

Signed-off-by: zuoqilin <zuoqilin@yulong.com>
---
 drivers/scsi/pmcraid.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/pmcraid.h b/drivers/scsi/pmcraid.h
index 6d36deb..bbb7531 100644
--- a/drivers/scsi/pmcraid.h
+++ b/drivers/scsi/pmcraid.h
@@ -47,8 +47,8 @@
 /*
  * MAX_CMD          : maximum commands that can be outstanding with IOA
  * MAX_IO_CMD       : command blocks available for IO commands
- * MAX_HCAM_CMD     : command blocks avaibale for HCAMS
- * MAX_INTERNAL_CMD : command blocks avaible for internal commands like reset
+ * MAX_HCAM_CMD     : command blocks available for HCAMS
+ * MAX_INTERNAL_CMD : command blocks available for internal commands like reset
  */
 #define PMCRAID_MAX_CMD				1024
 #define PMCRAID_MAX_IO_CMD			1020
-- 
1.9.1



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

* Re: [PATCH] scsi: Fix typo
  2021-05-21  8:28 [PATCH] scsi: Fix typo zuoqilin1
@ 2021-05-21 20:59 ` Martin K. Petersen
  2021-05-26  4:07 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-05-21 20:59 UTC (permalink / raw)
  To: zuoqilin1; +Cc: jejb, martin.petersen, linux-scsi, linux-kernel, zuoqilin


zuoqilin1@163.com,

> Change "avaibale" and "avaible" to "available".

Applied to 5.14/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [PATCH] scsi: Fix typo
  2021-05-21  8:28 [PATCH] scsi: Fix typo zuoqilin1
  2021-05-21 20:59 ` Martin K. Petersen
@ 2021-05-26  4:07 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-05-26  4:07 UTC (permalink / raw)
  To: jejb, zuoqilin1; +Cc: Martin K . Petersen, zuoqilin, linux-scsi, linux-kernel

On Fri, 21 May 2021 16:28:08 +0800, zuoqilin1@163.com wrote:

> Change "avaibale" and "avaible" to "available".

Applied to 5.14/scsi-queue, thanks!

[1/1] scsi: Fix typo
      https://git.kernel.org/mkp/scsi/c/2d535031eb2e

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2021-05-26  4:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21  8:28 [PATCH] scsi: Fix typo zuoqilin1
2021-05-21 20:59 ` Martin K. Petersen
2021-05-26  4:07 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.