Skip to content

Commit

Permalink
net: hinic: fix misspelled "acessing"
Browse files Browse the repository at this point in the history
The word "acessing" is misspelled, so fix it.

Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Guangbin Huang authored and David S. Miller committed May 13, 2021
1 parent c8ad5df commit 5db8c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/huawei/hinic/hinic_hw_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ static void __print_selftest_reg(struct hinic_hwif *hwif)
/**
* hinic_init_hwif - initialize the hw interface
* @hwif: the HW interface of a pci function device
* @pdev: the pci device for acessing PCI resources
* @pdev: the pci device for accessing PCI resources
*
* Return 0 - Success, negative - Failure
**/
Expand Down

0 comments on commit 5db8c86

Please sign in to comment.