diff options
author | Hui Tang <tanghui20@huawei.com> | 2021-05-20 11:47:54 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-05-20 15:10:57 -0700 |
commit | 9e5914cc9571fca4de2978aaa14e7d8a262a7ca4 (patch) | |
tree | a114da05a84d9bd2e1839ef87947a7a85cd8a2da /crypto/tea.c | |
parent | cf9207d77aef758efe884e3edb6bf38baacf24ec (diff) |
mii: 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: Hui Tang <tanghui20@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/tea.c')
0 files changed, 0 insertions, 0 deletions