scsi: esp_scsi: Trivial typo fixes
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Wed, 24 Mar 2021 06:13:18 +0000 (11:43 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 25 Mar 2021 03:07:14 +0000 (23:07 -0400)
s/conditon/condition/
s/pecularity/peculiarity/

Link: https://lore.kernel.org/r/20210324061318.5744-1-unixbhaskar@gmail.com
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/esp_scsi.c

index 007ccef5d1e2f7a221a29bbbbc24fabcb0b0a715..342535ac0570a197ccdbad016739140f83e469ff 100644 (file)
@@ -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