net: hinic: remove the repeat word "the" in comment.
authorDaode Huang <huangdaode@huawei.com>
Fri, 19 Mar 2021 06:36:24 +0000 (14:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Mar 2021 18:53:17 +0000 (11:53 -0700)
There is a duplicate "the" in the comment, so delete it.

Signed-off-by: Daode Huang <huangdaode@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/huawei/hinic/hinic_hw_if.c

index efbaed3894400189be4e2326d31736a4e1609953..cab38ff0713c227503daa9d7aa304f8c50160e8e 100644 (file)
@@ -334,7 +334,7 @@ static void set_dma_attr(struct hinic_hwif *hwif, u32 entry_idx,
 }
 
 /**
- * dma_attr_table_init - initialize the the default dma attributes
+ * dma_attr_table_init - initialize the default dma attributes
  * @hwif: the HW interface of a pci function device
  **/
 static void dma_attr_init(struct hinic_hwif *hwif)