aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorHui Tang <[email protected]>2021-05-20 11:47:50 +0800
committerDavid S. Miller <[email protected]>2021-05-20 15:10:57 -0700
commitd1542f85dfc29f4a012e98730d8b465ea05cd461 (patch)
tree1bdf24ea607b6d11e248e8812e7a2129a0719fb7 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent63b63138f656d2ab9e1e692b6d1e4112406741a0 (diff)
net: hamradio: 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/' Cc: Jiri Slaby <[email protected]> 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')
0 files changed, 0 insertions, 0 deletions