提交 a597111a 编写于 作者: H Hui Tang 提交者: David S. Miller

net: fddi: skfp: 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: Lee Jones <lee.jones@linaro.org>
Signed-off-by: NHui Tang <tanghui20@huawei.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 d1542f85
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册