mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
To: Colin King <colin.king@canonical.com>,
	QLogic-Storage-Upstream@cavium.com,
	"James E . J . Bottomley" <jejb@linux.vnet.ibm.com>,
	"Martin K . Petersen" <martin.petersen@oracle.com>,
	linux-scsi@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Date: Mon, 3 Jul 2017 12:17:07 -0700	[thread overview]
Message-ID: <7a0f8b50-1f7a-2d3d-4b2c-e52cfa282764@linux.vnet.ibm.com> (raw)
In-Reply-To: <20170703094401.11946-1-colin.king@canonical.com>

On 07/03/2017 02:44 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Trivial fix to spelling mistake in QEDF_INFO message
> 
> 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..dc93e968a448 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 since spp type isn't FCP\n");

Seems like a "since" could be dropped here as well.

-Tyrel

>  			break;
>  		}
>  		if (!(rdata->ids.roles & FC_RPORT_ROLE_FCP_TARGET)) {
> 

      reply	other threads:[~2017-07-03 19:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-03  9:44 Colin King
2017-07-03 19:17 ` Tyrel Datwyler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7a0f8b50-1f7a-2d3d-4b2c-e52cfa282764@linux.vnet.ibm.com \
    --to=tyreld@linux.vnet.ibm.com \
    --cc=QLogic-Storage-Upstream@cavium.com \
    --cc=colin.king@canonical.com \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome