aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHui Tang <[email protected]>2021-05-20 11:47:52 +0800
committerDavid S. Miller <[email protected]>2021-05-20 15:10:57 -0700
commit20a4fc3bc2849068c4119c9ce4d57e8f18a1b329 (patch)
treeca476098be55b6492a2b85e736d70dc3d69a0f30 /tools/perf/scripts/python
parenta597111a3ce330f28fca9cc3806cf7a0b3d5e4c2 (diff)
net: appletalk: 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: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Hui Tang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions