diff options
| author | Hui Tang <tanghui20@huawei.com> | 2021-05-19 08:30:53 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-05-19 22:17:31 +0300 |
| commit | 2174fbd719148f2b88d85c6a4f6195df42978d5f (patch) | |
| tree | 55ef6f81111b1bbf84136e69d5c93591a53df37b /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 59909c1ab71d92f8bec0c69ece2552aaf44bedce (diff) | |
| download | linux-2174fbd719148f2b88d85c6a4f6195df42978d5f.tar.xz | |
net: fujitsu: remove leading spaces before tabs
There are a few leading spaces before tabs and remove it by running the
following commard:
$ find . -name '*.c' | xargs sed -r -i 's/^[ ]+\t/\t/'
$ find . -name '*.h' | xargs sed -r -i 's/^[ ]+\t/\t/'
Cc: Masahiro Yamada <masahiroy@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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
