All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi: bnx2fc: Fix a typo
@ 2021-03-22  6:35 Bhaskar Chowdhury
  2021-03-22 19:40 ` 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:35 UTC (permalink / raw)
  To: skashyap, jhasan, GR-QLogic-Storage-Upstream, jejb,
	martin.petersen, linux-scsi, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/struture/structure/

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

diff --git a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
index 16bb6d2f98de..8863a74e6c57 100644
--- a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
+++ b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
@@ -1796,7 +1796,7 @@ static void bnx2fc_unbind_pcidev(struct bnx2fc_hba *hba)
 /**
  * bnx2fc_ulp_get_stats - cnic callback to populate FCoE stats
  *
- * @handle:    transport handle pointing to adapter struture
+ * @handle:    transport handle pointing to adapter structure
  */
 static int bnx2fc_ulp_get_stats(void *handle)
 {
--
2.31.0


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

* Re: [PATCH] scsi: bnx2fc: Fix a typo
  2021-03-22  6:35 [PATCH] scsi: bnx2fc: Fix a typo Bhaskar Chowdhury
@ 2021-03-22 19:40 ` 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:40 UTC (permalink / raw)
  To: Bhaskar Chowdhury, skashyap, jhasan, GR-QLogic-Storage-Upstream,
	jejb, martin.petersen, linux-scsi, linux-kernel

On 3/21/21 11:35 PM, Bhaskar Chowdhury wrote:
> 
> s/struture/structure/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

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

> ---
>  drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
> index 16bb6d2f98de..8863a74e6c57 100644
> --- a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
> +++ b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
> @@ -1796,7 +1796,7 @@ static void bnx2fc_unbind_pcidev(struct bnx2fc_hba *hba)
>  /**
>   * bnx2fc_ulp_get_stats - cnic callback to populate FCoE stats
>   *
> - * @handle:    transport handle pointing to adapter struture
> + * @handle:    transport handle pointing to adapter structure
>   */
>  static int bnx2fc_ulp_get_stats(void *handle)
>  {
> --


-- 
~Randy


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

* Re: [PATCH] scsi: bnx2fc: Fix a typo
  2021-03-22  6:35 [PATCH] scsi: bnx2fc: Fix a typo Bhaskar Chowdhury
  2021-03-22 19:40 ` 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: GR-QLogic-Storage-Upstream, jhasan, linux-kernel, linux-scsi,
	Bhaskar Chowdhury, jejb, skashyap
  Cc: Martin K . Petersen, rdunlap

On Mon, 22 Mar 2021 12:05:30 +0530, Bhaskar Chowdhury wrote:

> s/struture/structure/

Applied to 5.13/scsi-queue, thanks!

[1/1] scsi: bnx2fc: Fix a typo
      https://git.kernel.org/mkp/scsi/c/5fae809faec6

-- 
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:35 [PATCH] scsi: bnx2fc: Fix a typo Bhaskar Chowdhury
2021-03-22 19:40 ` 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.