summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorHui Tang <tanghui20@huawei.com>2021-05-19 08:30:43 +0300
committerDavid S. Miller <davem@davemloft.net>2021-05-19 22:17:31 +0300
commit717dc24dc5d642b9c805b8f59fd16e21ce721b9a (patch)
treeb22dc65e59526e1395dd8c762c953f8331791498 /tools/perf/scripts/python/sched-migration.py
parentc11c900143e44f73628dcaa439561e8f15e2ee20 (diff)
downloadlinux-717dc24dc5d642b9c805b8f59fd16e21ce721b9a.tar.xz
net: marvell: 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: Lorenzo Bianconi <lorenzo@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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions