summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorHui Tang <tanghui20@huawei.com>2021-05-19 08:30:52 +0300
committerDavid S. Miller <davem@davemloft.net>2021-05-19 22:17:31 +0300
commit59909c1ab71d92f8bec0c69ece2552aaf44bedce (patch)
treeaf734a9f38779ebc5d510cea4e96d32931284fba /tools/perf/scripts/python/stat-cpi.py
parent223f02acce1abeda94d41dec3e622a56a29843ac (diff)
downloadlinux-59909c1ab71d92f8bec0c69ece2552aaf44bedce.tar.xz
net: 8390: 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: Armin Wolf <W_Armin@gmx.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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions