diff options
author | David S. Miller <[email protected]> | 2021-05-20 15:10:57 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-20 15:10:57 -0700 |
commit | 938263064ea72bcb1d602585ab187453792480b8 (patch) | |
tree | a114da05a84d9bd2e1839ef87947a7a85cd8a2da /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | dc185ae6ab879a971d3b5b0cb5c98d4ab14157b7 (diff) | |
parent | 9e5914cc9571fca4de2978aaa14e7d8a262a7ca4 (diff) |
Merge branch 'net-leading-spaces'
Hui Tang says:
====================
net: 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: 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