diff options
author | Hui Tang <[email protected]> | 2021-05-20 11:47:51 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-20 15:10:57 -0700 |
commit | a597111a3ce330f28fca9cc3806cf7a0b3d5e4c2 (patch) | |
tree | 03f20cb65368d7248edd3910464b738b420f6257 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | d1542f85dfc29f4a012e98730d8b465ea05cd461 (diff) |
net: fddi: skfp: 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: Lee Jones <[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/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions