]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
committerSeth Forshee <seth.forshee@canonical.com>
Fri, 16 Mar 2018 15:47:51 +0000 (10:47 -0500)
commit741e17788d26004cf35af290c8244a17cff50cfe
tree5adceb269d21738e108fee1cb28b58556d9d6d7e
parentfe36292f7c16475389cbb13760e2c09377dd3324
net: hns3: converting spaces into tabs to avoid checkpatch.pl warning

BugLink: http://bugs.launchpad.net/bugs/1756097
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>
(cherry picked from commit e158624155f194da6fcaea67639f91c2a467bddf)
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c