aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorHui Tang <[email protected]>2021-05-19 13:30:53 +0800
committerDavid S. Miller <[email protected]>2021-05-19 12:17:31 -0700
commit2174fbd719148f2b88d85c6a4f6195df42978d5f (patch)
tree55ef6f81111b1bbf84136e69d5c93591a53df37b /tools/perf/scripts/python/check-perf-trace.py
parent59909c1ab71d92f8bec0c69ece2552aaf44bedce (diff)
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 <[email protected]> Signed-off-by: Hui Tang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions