diff options
| author | Hui Tang <tanghui20@huawei.com> | 2021-05-20 06:47:53 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-05-21 01:10:57 +0300 |
| commit | cf9207d77aef758efe884e3edb6bf38baacf24ec (patch) | |
| tree | ed00166c5d0b8f8edca833147a6ba8ebc8ef4342 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 20a4fc3bc2849068c4119c9ce4d57e8f18a1b329 (diff) | |
| download | linux-cf9207d77aef758efe884e3edb6bf38baacf24ec.tar.xz | |
ifb: 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: 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
