mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] scsi: bfa: Fix a typo in two places
@ 2021-03-22 20:58 Bhaskar Chowdhury
  2021-03-22 22:43 ` Randy Dunlap
  2021-03-30  3:54 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22 20:58 UTC (permalink / raw)
  To: anil.gurumurthy, sudarsana.kalluru, jejb, martin.petersen,
	linux-scsi, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/defintions/definitions/  ....two different places.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/scsi/bfa/bfa_fc.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/bfa/bfa_fc.h b/drivers/scsi/bfa/bfa_fc.h
index d536270bbe9f..0314e4b9e1fb 100644
--- a/drivers/scsi/bfa/bfa_fc.h
+++ b/drivers/scsi/bfa/bfa_fc.h
@@ -1193,7 +1193,7 @@ enum {
 };

 /*
- * defintions for CT reason code
+ * definitions for CT reason code
  */
 enum {
 	CT_RSN_INV_CMD		= 0x01,
@@ -1240,7 +1240,7 @@ enum {
 };

 /*
- * defintions for the explanation code for all servers
+ * definitions for the explanation code for all servers
  */
 enum {
 	CT_EXP_AUTH_EXCEPTION		= 0xF1,
--
2.31.0


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

* Re: [PATCH] scsi: bfa: Fix a typo in two places
  2021-03-22 20:58 [PATCH] scsi: bfa: Fix a typo in two places Bhaskar Chowdhury
@ 2021-03-22 22:43 ` Randy Dunlap
  2021-03-30  3:54 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-03-22 22:43 UTC (permalink / raw)
  To: Bhaskar Chowdhury, anil.gurumurthy, sudarsana.kalluru, jejb,
	martin.petersen, linux-scsi, linux-kernel

On 3/22/21 1:58 PM, Bhaskar Chowdhury wrote:
> 
> s/defintions/definitions/  ....two different places.
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  drivers/scsi/bfa/bfa_fc.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/scsi/bfa/bfa_fc.h b/drivers/scsi/bfa/bfa_fc.h
> index d536270bbe9f..0314e4b9e1fb 100644
> --- a/drivers/scsi/bfa/bfa_fc.h
> +++ b/drivers/scsi/bfa/bfa_fc.h
> @@ -1193,7 +1193,7 @@ enum {
>  };
> 
>  /*
> - * defintions for CT reason code
> + * definitions for CT reason code
>   */
>  enum {
>  	CT_RSN_INV_CMD		= 0x01,
> @@ -1240,7 +1240,7 @@ enum {
>  };
> 
>  /*
> - * defintions for the explanation code for all servers
> + * definitions for the explanation code for all servers
>   */
>  enum {
>  	CT_EXP_AUTH_EXCEPTION		= 0xF1,
> --


-- 
~Randy


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

* Re: [PATCH] scsi: bfa: Fix a typo in two places
  2021-03-22 20:58 [PATCH] scsi: bfa: Fix a typo in two places Bhaskar Chowdhury
  2021-03-22 22:43 ` Randy Dunlap
@ 2021-03-30  3:54 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-03-30  3:54 UTC (permalink / raw)
  To: linux-kernel, anil.gurumurthy, linux-scsi, Bhaskar Chowdhury,
	jejb, sudarsana.kalluru
  Cc: Martin K . Petersen, rdunlap

On Tue, 23 Mar 2021 02:28:21 +0530, Bhaskar Chowdhury wrote:

> s/defintions/definitions/  ....two different places.

Applied to 5.13/scsi-queue, thanks!

[1/1] scsi: bfa: Fix a typo in two places
      https://git.kernel.org/mkp/scsi/c/9991ca001b9c

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2021-03-30  3:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22 20:58 [PATCH] scsi: bfa: Fix a typo in two places Bhaskar Chowdhury
2021-03-22 22:43 ` Randy Dunlap
2021-03-30  3:54 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®