diff options
| author | Hui Tang <tanghui20@huawei.com> | 2021-05-19 08:30:50 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-05-19 22:17:31 +0300 |
| commit | d1e4916fa703d2bd8d1d75979ea61d3b3d22f125 (patch) | |
| tree | 2b4bad7f8bd323ffee3ee270de544c1223d7ce40 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | b54f440cb87154a78b19f8b624db1985b57b0dd7 (diff) | |
| download | linux-d1e4916fa703d2bd8d1d75979ea61d3b3d22f125.tar.xz | |
net: fealnx: 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/'
Signed-off-by: Hui Tang <tanghui20@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
