diff options
| author | Hui Tang <tanghui20@huawei.com> | 2021-05-20 06:47:46 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-05-21 01:10:57 +0300 |
| commit | c169a93c8176e40f8956ca365ce466537101cd51 (patch) | |
| tree | a57316ec93faedbac7072c23d2349ff4bac77b6b /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | dc185ae6ab879a971d3b5b0cb5c98d4ab14157b7 (diff) | |
| download | linux-c169a93c8176e40f8956ca365ce466537101cd51.tar.xz | |
net: wan: 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: Xie He <xie.he.0141@gmail.com>
Signed-off-by: Hui Tang <tanghui20@huawei.com>
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
