[PATCH] scsi: mpt3sas: drop unexpected word 'a' in comments

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

 



there is an unexpected word 'a' in the comments that need to be dropped

file - drivers/scsi/mpt3sas/mpt3sas_base.c
line - 535

* FIXME: this relies on a a zero

changed to:

* FIXME: this relies on a a zero

Signed-off-by: Jiang Jian <jiangjian@xxxxxxxxxx>
---
 drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/mpt3sas/mpt3sas_base.c b/drivers/scsi/mpt3sas/mpt3sas_base.c
index 9a1ae52bb621..af41ea53aa7d 100644
--- a/drivers/scsi/mpt3sas/mpt3sas_base.c
+++ b/drivers/scsi/mpt3sas/mpt3sas_base.c
@@ -532,7 +532,7 @@ static void _clone_sg_entries(struct MPT3SAS_ADAPTER *ioc,
 					    (le32_to_cpu(sgel->FlagsLength) &
 					    0x00ffffff));
 					/*
-					 * FIXME: this relies on a a zero
+					 * FIXME: this relies on a zero
 					 * PCI mem_offset.
 					 */
 					sgel->Address =
-- 
2.17.1




[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