summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorHui Tang <tanghui20@huawei.com>2021-05-19 08:30:44 +0300
committerDavid S. Miller <davem@davemloft.net>2021-05-19 22:17:31 +0300
commit4a0949778c4e918686cf369ffc86fa8f8e159c56 (patch)
treea105a54a262c41d61c3075a8c971f9d79a868738 /tools/perf/scripts/python/mem-phys-addr.py
parent717dc24dc5d642b9c805b8f59fd16e21ce721b9a (diff)
downloadlinux-4a0949778c4e918686cf369ffc86fa8f8e159c56.tar.xz
net: natsemi: 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: Zheng Yongjun <zhengyongjun3@huawei.com> Signed-off-by: Hui Tang <tanghui20@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions