]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
authorSalil Mehta <salil.mehta@huawei.com>
Fri, 19 Jan 2018 15:20:53 +0000 (15:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Jan 2018 21:21:17 +0000 (16:21 -0500)
commitbc234bd51257d93bb81f04102a18f088c8535be0
tree7302cfd9826b82810c951e9feb69a879c535f590
parenta23160bd0f45a9323313b9445bd696889da54d2f
net: hns3: converting spaces into tabs to avoid checkpatch.pl warning

Spaces were mistakenly used instead of tabs in some of the code related
to reset functionality, which caused checkpatch.pl errors. These were
missed earlier so fixing them now.

Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c