Commit 5db8c86e authored by Guangbin Huang's avatar Guangbin Huang Committed by David S. Miller

net: hinic: fix misspelled "acessing"

The word "acessing" is misspelled, so fix it.
Signed-off-by: default avatarGuangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c8ad5df6
...@@ -395,7 +395,7 @@ static void __print_selftest_reg(struct hinic_hwif *hwif) ...@@ -395,7 +395,7 @@ static void __print_selftest_reg(struct hinic_hwif *hwif)
/** /**
* hinic_init_hwif - initialize the hw interface * hinic_init_hwif - initialize the hw interface
* @hwif: the HW interface of a pci function device * @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 * Return 0 - Success, negative - Failure
**/ **/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment