public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	jejb@linux.ibm.com, martin.petersen@oracle.com,
	linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] scsi: esp_scsi: Trivial typo fixes
Date: Wed, 24 Mar 2021 14:55:38 -0700	[thread overview]
Message-ID: <3d732769-e4f3-e5d8-e848-101ccff9eab7@infradead.org> (raw)
In-Reply-To: <20210324061318.5744-1-unixbhaskar@gmail.com>

On 3/23/21 11:13 PM, Bhaskar Chowdhury wrote:
> 
> s/conditon/condition/
> s/pecularity/peculiarity/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  drivers/scsi/esp_scsi.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/scsi/esp_scsi.c b/drivers/scsi/esp_scsi.c
> index 007ccef5d1e2..342535ac0570 100644
> --- a/drivers/scsi/esp_scsi.c
> +++ b/drivers/scsi/esp_scsi.c
> @@ -647,7 +647,7 @@ static void esp_unmap_sense(struct esp *esp, struct esp_cmd_entry *ent)
>  	ent->sense_ptr = NULL;
>  }
> 
> -/* When a contingent allegiance conditon is created, we force feed a
> +/* When a contingent allegiance condition is created, we force feed a
>   * REQUEST_SENSE command to the device to fetch the sense data.  I
>   * tried many other schemes, relying on the scsi error handling layer
>   * to send out the REQUEST_SENSE automatically, but this was difficult
> @@ -1341,7 +1341,7 @@ static int esp_data_bytes_sent(struct esp *esp, struct esp_cmd_entry *ent,
>  	bytes_sent -= esp->send_cmd_residual;
> 
>  	/*
> -	 * The am53c974 has a DMA 'pecularity'. The doc states:
> +	 * The am53c974 has a DMA 'peculiarity'. The doc states:
>  	 * In some odd byte conditions, one residual byte will
>  	 * be left in the SCSI FIFO, and the FIFO Flags will
>  	 * never count to '0 '. When this happens, the residual
> --


-- 
~Randy


  reply	other threads:[~2021-03-24 21:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24  6:13 [PATCH] scsi: esp_scsi: Trivial typo fixes Bhaskar Chowdhury
2021-03-24 21:55 ` Randy Dunlap [this message]
2021-03-30  3:54 ` Martin K. Petersen

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=3d732769-e4f3-e5d8-e848-101ccff9eab7@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=unixbhaskar@gmail.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