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:41 +0300
committerDavid S. Miller <davem@davemloft.net>2021-05-19 22:17:31 +0300
commite6f0f977407f1eba63db1e8f143e7667be61a1b8 (patch)
treef63a90d9909b024da3f35d141ad7ebda359063e9 /tools/perf/scripts/python/mem-phys-addr.py
parentcf82f9b165e464bb81b66d0b4fcca70970785564 (diff)
downloadlinux-e6f0f977407f1eba63db1e8f143e7667be61a1b8.tar.xz
net: dlink: 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: "Alexander A. Klimov" <grandmaster@al2klimov.de> 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