diff options
| author | David S. Miller <davem@davemloft.net> | 2021-05-21 01:10:57 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-05-21 01:10:57 +0300 |
| commit | 938263064ea72bcb1d602585ab187453792480b8 (patch) | |
| tree | a114da05a84d9bd2e1839ef87947a7a85cd8a2da /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | dc185ae6ab879a971d3b5b0cb5c98d4ab14157b7 (diff) | |
| parent | 9e5914cc9571fca4de2978aaa14e7d8a262a7ca4 (diff) | |
| download | linux-938263064ea72bcb1d602585ab187453792480b8.tar.xz | |
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 <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
