summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorHui Tang <tanghui20@huawei.com>2021-05-19 08:30:51 +0300
committerDavid S. Miller <davem@davemloft.net>2021-05-19 22:17:31 +0300
commit223f02acce1abeda94d41dec3e622a56a29843ac (patch)
tree027730c8a16e9378ea9b641c2681272d6f3c1f50 /tools/perf/scripts/python/net_dropmonitor.py
parentd1e4916fa703d2bd8d1d75979ea61d3b3d22f125 (diff)
downloadlinux-223f02acce1abeda94d41dec3e622a56a29843ac.tar.xz
net: xircom: remove leading spaces before tabs
There are a few leading spaces before tabs and remove it by running the following commard: $ find . -name '*.c' | xargs sed -r -i 's/^[ ]+\t/\t/' $ find . -name '*.h' | xargs sed -r -i 's/^[ ]+\t/\t/' Cc: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Hui Tang <tanghui20@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions