aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorHui Tang <[email protected]>2021-05-20 11:47:54 +0800
committerDavid S. Miller <[email protected]>2021-05-20 15:10:57 -0700
commit9e5914cc9571fca4de2978aaa14e7d8a262a7ca4 (patch)
treea114da05a84d9bd2e1839ef87947a7a85cd8a2da /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentcf9207d77aef758efe884e3edb6bf38baacf24ec (diff)
mii: 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/' Signed-off-by: Hui Tang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions