All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi: scsi_dh: Fix a typo
@ 2021-03-22  6:47 Bhaskar Chowdhury
  2021-03-22 19:41 ` Randy Dunlap
  2021-03-30  3:54 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22  6:47 UTC (permalink / raw)
  To: jejb, martin.petersen, linux-scsi, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/infrastruture/infrastructure/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/scsi/scsi_dh.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/scsi_dh.c b/drivers/scsi/scsi_dh.c
index 6f41e4b5a2b8..7b56e00c7df6 100644
--- a/drivers/scsi/scsi_dh.c
+++ b/drivers/scsi/scsi_dh.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * SCSI device handler infrastruture.
+ * SCSI device handler infrastructure.
  *
  * Copyright IBM Corporation, 2007
  *      Authors:
--
2.31.0


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

* Re: [PATCH] scsi: scsi_dh: Fix a typo
  2021-03-22  6:47 [PATCH] scsi: scsi_dh: Fix a typo Bhaskar Chowdhury
@ 2021-03-22 19:41 ` Randy Dunlap
  2021-03-30  3:54 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-03-22 19:41 UTC (permalink / raw)
  To: Bhaskar Chowdhury, jejb, martin.petersen, linux-scsi, linux-kernel

On 3/21/21 11:47 PM, Bhaskar Chowdhury wrote:
> 
> s/infrastruture/infrastructure/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Please combine the 2 scsi_dh patches.

> ---
>  drivers/scsi/scsi_dh.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/scsi/scsi_dh.c b/drivers/scsi/scsi_dh.c
> index 6f41e4b5a2b8..7b56e00c7df6 100644
> --- a/drivers/scsi/scsi_dh.c
> +++ b/drivers/scsi/scsi_dh.c
> @@ -1,6 +1,6 @@
>  // SPDX-License-Identifier: GPL-2.0-or-later
>  /*
> - * SCSI device handler infrastruture.
> + * SCSI device handler infrastructure.
>   *
>   * Copyright IBM Corporation, 2007
>   *      Authors:
> --


-- 
~Randy


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

* Re: [PATCH] scsi: scsi_dh: Fix a typo
  2021-03-22  6:47 [PATCH] scsi: scsi_dh: Fix a typo Bhaskar Chowdhury
  2021-03-22 19:41 ` 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: jejb, linux-scsi, linux-kernel, Bhaskar Chowdhury
  Cc: Martin K . Petersen, rdunlap

On Mon, 22 Mar 2021 12:17:24 +0530, Bhaskar Chowdhury wrote:

> s/infrastruture/infrastructure/

Applied to 5.13/scsi-queue, thanks!

[1/1] scsi: scsi_dh: Fix a typo
      https://git.kernel.org/mkp/scsi/c/ae98ddf05fdb

-- 
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  6:47 [PATCH] scsi: scsi_dh: Fix a typo Bhaskar Chowdhury
2021-03-22 19:41 ` Randy Dunlap
2021-03-30  3:54 ` 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.