summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorHui Tang <tanghui20@huawei.com>2021-05-20 06:47:46 +0300
committerDavid S. Miller <davem@davemloft.net>2021-05-21 01:10:57 +0300
commitc169a93c8176e40f8956ca365ce466537101cd51 (patch)
treea57316ec93faedbac7072c23d2349ff4bac77b6b /tools/perf/scripts/python/export-to-sqlite.py
parentdc185ae6ab879a971d3b5b0cb5c98d4ab14157b7 (diff)
downloadlinux-c169a93c8176e40f8956ca365ce466537101cd51.tar.xz
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions