summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiang wangx <wangxiang@cdjrlc.com>2022-06-04 22:29:27 +0800
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-06-13 11:42:58 +0900
commit34a4d048d3cf11546864bc09ddab6c2e7b0f7e65 (patch)
tree06d33dbc175229793150b914e672ee3a070443b1
parentb13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3 (diff)
ata: libata: Fix syntax errors in comments
Delete the redundant word 'in'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
-rw-r--r--drivers/ata/libata-transport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/libata-transport.c b/drivers/ata/libata-transport.c
index c38027887499..a7e9a75410a3 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