Commit e2f84fd1 authored by Daode Huang's avatar Daode Huang Committed by David S. Miller
Browse files

net: hinic: remove the repeat word "the" in comment.



There is a duplicate "the" in the comment, so delete it.

Signed-off-by: default avatarDaode Huang <huangdaode@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 44401b67
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)