aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorHui Tang <[email protected]>2021-05-19 13:30:35 +0800
committerDavid S. Miller <[email protected]>2021-05-19 12:17:30 -0700
commit40b1f92676f2af2bb808db62569156ec15e00c4a (patch)
tree4954ab80d3a0c2dbb59e3f82ae7f65e78377147a /tools/perf/scripts/python/flamegraph.py
parent959dc069aed8bad75e27eb193f55070b51a5afbc (diff)
net: alteon: 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: Jes Sorensen <[email protected]> Signed-off-by: Hui Tang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions