[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220604142927.15286-1-wangxiang@cdjrlc.com>
Date: Sat, 4 Jun 2022 22:29:27 +0800
From: Xiang wangx <wangxiang@...rlc.com>
To: damien.lemoal@...nsource.wdc.com
Cc: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
Xiang wangx <wangxiang@...rlc.com>
Subject: [PATCH] ata: libata: Fix syntax errors in comments
Delete the redundant word 'in'.
Signed-off-by: Xiang wangx <wangxiang@...rlc.com>
---
drivers/ata/libata-transport.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/ata/libata-transport.c b/drivers/ata/libata-transport.c
index ca129854a88c..3a71107169ae 100644
--- a/drivers/ata/libata-transport.c
+++ b/drivers/ata/libata-transport.c
@@ -9,7 +9,7 @@
* and various sysfs attributes to expose these topologies and management
* interfaces to user-space.
*
- * There are 3 objects defined in in this class:
+ * There are 3 objects defined in this class:
* - ata_port
* - ata_link
* - ata_device
--
2.36.1
Powered by blists - more mailing lists