All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Marek Vasut <marex@denx.de>, linux-ide@vger.kernel.org
Cc: James Bottomley <JBottomley@Parallels.com>,
	Bradley Grove <bgrove@attotech.com>
Subject: Re: [PATCH] [SCSI] esas2r: Fix comment
Date: Tue, 22 Apr 2014 16:19:39 +0400	[thread overview]
Message-ID: <53565E5B.8070008@cogentembedded.com> (raw)
In-Reply-To: <1398113749-7491-1-git-send-email-marex@denx.de>

Hello.

On 22-04-2014 0:55, Marek Vasut wrote:

    Shouldn't this patch have been posted to linux-scsi instead of linux-ide?

> Minor fix for a comment in the driver so that it matches the function name.

    It's a message, not a comment.

> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: James Bottomley <JBottomley@Parallels.com>
> Cc: Bradley Grove <bgrove@attotech.com>
> ---
>   drivers/scsi/esas2r/esas2r_main.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

> 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);

WBR, Sergei


  reply	other threads:[~2014-04-22 12:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-21 20:55 [PATCH] [SCSI] esas2r: Fix comment Marek Vasut
2014-04-22 12:19 ` Sergei Shtylyov [this message]
2014-04-22 18:23   ` Marek Vasut

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=53565E5B.8070008@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=JBottomley@Parallels.com \
    --cc=bgrove@attotech.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=marex@denx.de \
    /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 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.