linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
@ 2017-07-03 19:21 Colin King
  2017-07-05 15:41 ` Chad Dupuis
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Colin King @ 2017-07-03 19:21 UTC (permalink / raw)
  To: QLogic-Storage-Upstream, James E . J . Bottomley,
	Martin K . Petersen, linux-scsi
  Cc: linux-kernel

From: Colin Ian King <colin.king@canonical.com>

Trivial fix to spelling mistake in QEDF_INFO message and 
remove duplicated "since" (thanks to Tyrel Datwyler for spotting
the latter issue).

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/scsi/qedf/qedf_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/qedf/qedf_main.c b/drivers/scsi/qedf/qedf_main.c
index b58bba4604e8..7786c97e033f 100644
--- a/drivers/scsi/qedf/qedf_main.c
+++ b/drivers/scsi/qedf/qedf_main.c
@@ -1227,7 +1227,7 @@ static void qedf_rport_event_handler(struct fc_lport *lport,
 
 		if (rdata->spp_type != FC_TYPE_FCP) {
 			QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC,
-			    "Not offlading since since spp type isn't FCP\n");
+			    "Not offloading since spp type isn't FCP\n");
 			break;
 		}
 		if (!(rdata->ids.roles & FC_RPORT_ROLE_FCP_TARGET)) {
-- 
2.11.0

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

* Re: [PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
  2017-07-03 19:21 [PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading" Colin King
@ 2017-07-05 15:41 ` Chad Dupuis
  2017-07-05 19:55 ` Tyrel Datwyler
  2017-07-12 21:12 ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Chad Dupuis @ 2017-07-05 15:41 UTC (permalink / raw)
  To: Colin King
  Cc: QLogic-Storage-Upstream, James E . J . Bottomley,
	Martin K . Petersen, linux-scsi, linux-kernel


On Mon, 3 Jul 2017, 3:21pm, Colin King wrote:

> From: Colin Ian King <colin.king@canonical.com>
> 
> Trivial fix to spelling mistake in QEDF_INFO message and 
> remove duplicated "since" (thanks to Tyrel Datwyler for spotting
> the latter issue).
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  drivers/scsi/qedf/qedf_main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/scsi/qedf/qedf_main.c b/drivers/scsi/qedf/qedf_main.c
> index b58bba4604e8..7786c97e033f 100644
> --- a/drivers/scsi/qedf/qedf_main.c
> +++ b/drivers/scsi/qedf/qedf_main.c
> @@ -1227,7 +1227,7 @@ static void qedf_rport_event_handler(struct fc_lport *lport,
>  
>  		if (rdata->spp_type != FC_TYPE_FCP) {
>  			QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC,
> -			    "Not offlading since since spp type isn't FCP\n");
> +			    "Not offloading since spp type isn't FCP\n");
>  			break;
>  		}
>  		if (!(rdata->ids.roles & FC_RPORT_ROLE_FCP_TARGET)) {
> 

Thanks.

Acked-by: Chad Dupuis <chad.dupuis@cavium.com>

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

* Re: [PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
  2017-07-03 19:21 [PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading" Colin King
  2017-07-05 15:41 ` Chad Dupuis
@ 2017-07-05 19:55 ` Tyrel Datwyler
  2017-07-12 21:12 ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Tyrel Datwyler @ 2017-07-05 19:55 UTC (permalink / raw)
  To: Colin King, QLogic-Storage-Upstream, James E . J . Bottomley,
	Martin K . Petersen, linux-scsi
  Cc: linux-kernel

On 07/03/2017 12:21 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Trivial fix to spelling mistake in QEDF_INFO message and 
> remove duplicated "since" (thanks to Tyrel Datwyler for spotting
> the latter issue).
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Reviewed-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>

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

* Re: [PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
  2017-07-03 19:21 [PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading" Colin King
  2017-07-05 15:41 ` Chad Dupuis
  2017-07-05 19:55 ` Tyrel Datwyler
@ 2017-07-12 21:12 ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2017-07-12 21:12 UTC (permalink / raw)
  To: Colin King
  Cc: QLogic-Storage-Upstream, James E . J . Bottomley,
	Martin K . Petersen, linux-scsi, linux-kernel


Colin,

> Trivial fix to spelling mistake in QEDF_INFO message and 
> remove duplicated "since" (thanks to Tyrel Datwyler for spotting
> the latter issue).

Applied to 4.13/scsi-fixes.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2017-07-12 21:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-03 19:21 [PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading" Colin King
2017-07-05 15:41 ` Chad Dupuis
2017-07-05 19:55 ` Tyrel Datwyler
2017-07-12 21:12 ` 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;
as well as URLs for NNTP newsgroup(s).