aboutsummaryrefslogtreecommitdiff
path: root/mm/madvise.c
diff options
context:
space:
mode:
authorHui Tang2021-05-19 13:30:46 +0800
committerDavid S. Miller2021-05-19 12:17:31 -0700
commitbf53445d81e3fda4b0d361e8e0c037c91890f6c8 (patch)
treeed0f494b42882b2600583011286c4180a7e453ae /mm/madvise.c
parentf95a73a8a8a886a7be356ac2934b76aba2d761d3 (diff)
net: seeq: 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: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Hui Tang <tanghui20@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/madvise.c')
0 files changed, 0 insertions, 0 deletions