summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorHui Tang <tanghui20@huawei.com>2021-05-20 06:47:47 +0300
committerDavid S. Miller <davem@davemloft.net>2021-05-21 01:10:57 +0300
commit094fefd663adb651833989bb3cef7d8fd56abfb8 (patch)
tree702ee379b9cf5e9f231b6fd4759fc968503e7310 /tools/perf/scripts/python/export-to-sqlite.py
parentc169a93c8176e40f8956ca365ce466537101cd51 (diff)
downloadlinux-094fefd663adb651833989bb3cef7d8fd56abfb8.tar.xz
net: usb: remove leading spaces before tabs
There are a few leading spaces before tabs and remove it by running the following commard: $ find . -name '*.[ch]' | xargs sed -r -i 's/^[ ]+\t/\t/' Cc: Hayes Wang <hayeswang@realtek.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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions