linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: James Bottomley <James.Bottomley@hansenpartnership.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH] scsi_error: fix scsi_eh_restore_cmnd() documentation
Date: Sun, 7 Jun 2009 15:39:54 +0200	[thread overview]
Message-ID: <200906071539.55016.bzolnier@gmail.com> (raw)
In-Reply-To: <200904272054.22929.bzolnier@gmail.com>

On Monday 27 April 2009 20:54:22 Bartlomiej Zolnierkiewicz wrote:
> 
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> ---
>  drivers/scsi/scsi_error.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Index: b/drivers/scsi/scsi_error.c
> ===================================================================
> --- a/drivers/scsi/scsi_error.c
> +++ b/drivers/scsi/scsi_error.c
> @@ -641,9 +641,9 @@ EXPORT_SYMBOL(scsi_eh_prep_cmnd);
>  /**
>   * scsi_eh_restore_cmnd  - Restore a scsi command info as part of error recory
>   * @scmd:       SCSI command structure to restore
> - * @ses:        saved information from a coresponding call to scsi_prep_eh_cmnd
> + * @ses:        saved information from a coresponding call to scsi_eh_prep_cmnd
>   *
> - * Undo any damage done by above scsi_prep_eh_cmnd().
> + * Undo any damage done by above scsi_eh_prep_cmnd().
>   */
>  void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses)
>  {

ping?

      reply	other threads:[~2009-06-07 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27 18:54 [PATCH] scsi_error: fix scsi_eh_restore_cmnd() documentation Bartlomiej Zolnierkiewicz
2009-06-07 13:39 ` Bartlomiej Zolnierkiewicz [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=200906071539.55016.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=linux-scsi@vger.kernel.org \
    /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).