summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorHui Tang <tanghui20@huawei.com>2021-05-19 08:30:53 +0300
committerDavid S. Miller <davem@davemloft.net>2021-05-19 22:17:31 +0300
commit2174fbd719148f2b88d85c6a4f6195df42978d5f (patch)
tree55ef6f81111b1bbf84136e69d5c93591a53df37b /tools/perf/scripts/python/exported-sql-viewer.py
parent59909c1ab71d92f8bec0c69ece2552aaf44bedce (diff)
downloadlinux-2174fbd719148f2b88d85c6a4f6195df42978d5f.tar.xz
net: fujitsu: 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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions