summaryrefslogtreecommitdiffstats
path: root/scripts/parse-maintainers.pl
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-05-21 00:10:57 +0200
committerDavid S. Miller <davem@davemloft.net>2021-05-21 00:10:57 +0200
commit938263064ea72bcb1d602585ab187453792480b8 (patch)
treea114da05a84d9bd2e1839ef87947a7a85cd8a2da /scripts/parse-maintainers.pl
parentMerge branch 'hns3-debugfs' (diff)
parentmii: remove leading spaces before tabs (diff)
downloadlinux-938263064ea72bcb1d602585ab187453792480b8.tar.xz
linux-938263064ea72bcb1d602585ab187453792480b8.zip
Merge branch 'net-leading-spaces'
Hui Tang says: ==================== net: 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/' ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/parse-maintainers.pl')
0 files changed, 0 insertions, 0 deletions