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