aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic
diff options
context:
space:
mode:
authorDaode Huang <huangdaode@huawei.com>2021-03-19 14:36:24 +0800
committerDavid S. Miller <davem@davemloft.net>2021-03-19 11:53:17 -0700
commite2f84fd17557ab3b0e8a2fcc98bc5133ee89a495 (patch)
tree0362e8dc542dbf84bf5093ab99ab83e8f170442d /drivers/net/ethernet/huawei/hinic
parentnet: hinic: add a blank line after declarations (diff)
downloadlinux-dev-e2f84fd17557ab3b0e8a2fcc98bc5133ee89a495.tar.xz
linux-dev-e2f84fd17557ab3b0e8a2fcc98bc5133ee89a495.zip
net: hinic: remove the repeat word "the" in comment.
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>
Diffstat (limited to 'drivers/net/ethernet/huawei/hinic')
-rw-r--r--drivers/net/ethernet/huawei/hinic/hinic_hw_if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/huawei/hinic/hinic_hw_if.c b/drivers/net/ethernet/huawei/hinic/hinic_hw_if.c
index efbaed389440..cab38ff0713c 100644
--- a/drivers/net/ethernet/huawei/hinic/hinic_hw_if.c
+++ b/drivers/net/ethernet/huawei/hinic/hinic_hw_if.c
@@ -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)