Re: [PATCH] scsi: aic7xxx: fix spelling mistake "recevied" -> "received"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 4/18/2019 3:50 PM, Colin King wrote:
From: Colin Ian King <colin.king@xxxxxxxxxxxxx>

There is a spelling mistake in a kernel message, fix it.

Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
Reviewed-by: Mukesh Ojha <mojha@xxxxxxxxxxxxxx>

Cheers,
-Mukesh
---
  drivers/scsi/aic7xxx/aic7xxx_core.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/aic7xxx/aic7xxx_core.c b/drivers/scsi/aic7xxx/aic7xxx_core.c
index d4a7263e4b8f..a9d40d3b90ef 100644
--- a/drivers/scsi/aic7xxx/aic7xxx_core.c
+++ b/drivers/scsi/aic7xxx/aic7xxx_core.c
@@ -1666,7 +1666,7 @@ ahc_handle_scsiint(struct ahc_softc *ahc, u_int intstat)
  					printk("\tCRC Value Mismatch\n");
  				if ((sstat2 & CRCENDERR) != 0)
  					printk("\tNo terminal CRC packet "
-					       "recevied\n");
+					       "received\n");
  				if ((sstat2 & CRCREQERR) != 0)
  					printk("\tIllegal CRC packet "
  					       "request\n");



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux