aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool/wol.c
diff options
context:
space:
mode:
authorHui Tang2021-05-20 11:47:46 +0800
committerDavid S. Miller2021-05-20 15:10:57 -0700
commitc169a93c8176e40f8956ca365ce466537101cd51 (patch)
treea57316ec93faedbac7072c23d2349ff4bac77b6b /net/ethtool/wol.c
parentdc185ae6ab879a971d3b5b0cb5c98d4ab14157b7 (diff)
net: wan: remove leading spaces before tabs
There are a few leading spaces before tabs and remove it by running the following commard: $ find . -name '*.[ch]' | xargs sed -r -i 's/^[ ]+\t/\t/' Cc: Xie He <xie.he.0141@gmail.com> Signed-off-by: Hui Tang <tanghui20@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethtool/wol.c')
0 files changed, 0 insertions, 0 deletions