linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bradley Grove <bgrove@attotech.com>
To: Marek Vasut <marex@denx.de>, linux-scsi@vger.kernel.org
Cc: James Bottomley <JBottomley@Parallels.com>,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Subject: Re: [PATCH V2] [SCSI] esas2r: Fix comment
Date: Wed, 23 Apr 2014 16:41:17 -0400	[thread overview]
Message-ID: <5358256D.6070504@attotech.com> (raw)
In-Reply-To: <1398191019-5018-1-git-send-email-marex@denx.de>


This looks fine to me.

Acked-by: Bradley Grove <bgrove@attotech.com>

Thanks,
Brad

On 04/22/2014 02:23 PM, Marek Vasut wrote:
> Minor fix for a message in the driver so that it matches the function name.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: James Bottomley <JBottomley@Parallels.com>
> Cc: Bradley Grove <bgrove@attotech.com>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> ---
>   drivers/scsi/esas2r/esas2r_main.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> V2: Post to linux-scsi, tweak the commit message.
>
> diff --git a/drivers/scsi/esas2r/esas2r_main.c b/drivers/scsi/esas2r/esas2r_main.c
> index f37f3e3..6504a19 100644
> --- a/drivers/scsi/esas2r/esas2r_main.c
> +++ b/drivers/scsi/esas2r/esas2r_main.c
> @@ -390,7 +390,7 @@ static int esas2r_probe(struct pci_dev *pcid,
>   	esas2r_log_dev(ESAS2R_LOG_INFO, &(pcid->dev),
>   		       "pci_enable_device() OK");
>   	esas2r_log_dev(ESAS2R_LOG_INFO, &(pcid->dev),
> -		       "after pci_device_enable() enable_cnt: %d",
> +		       "after pci_enable_device() enable_cnt: %d",
>   		       pcid->enable_cnt.counter);
>
>   	host = scsi_host_alloc(&driver_template, host_alloc_size);
>


      reply	other threads:[~2014-04-23 20:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 18:23 [PATCH V2] [SCSI] esas2r: Fix comment Marek Vasut
2014-04-23 20:41 ` Bradley Grove [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=5358256D.6070504@attotech.com \
    --to=bgrove@attotech.com \
    --cc=JBottomley@Parallels.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=marex@denx.de \
    --cc=sergei.shtylyov@cogentembedded.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;
as well as URLs for NNTP newsgroup(s).