diff options
| author | Hui Tang <tanghui20@huawei.com> | 2021-05-19 08:30:48 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-05-19 22:17:31 +0300 |
| commit | 996d7ab8badf153b59db5a85da0d65623eb58a2d (patch) | |
| tree | 2d540850f71b9950bc1afc683fed26b0b433cff1 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | a294ddfccb45531ff8cd992bd8f00e3ab16410d2 (diff) | |
| download | linux-996d7ab8badf153b59db5a85da0d65623eb58a2d.tar.xz | |
net: smsc: 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: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Hui Tang <tanghui20@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions
