commit | e158624155f194da6fcaea67639f91c2a467bddf | [log] [tgz] |
---|---|---|
author | Salil Mehta <salil.mehta@huawei.com> | Fri Jan 19 15:20:53 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 22 16:21:17 2018 -0500 |
tree | 7302cfd9826b82810c951e9feb69a879c535f590 | |
parent | 8fc79766a5b4e33be10f686847ee845c784523f6 [diff] |
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>