summaryrefslogtreecommitdiff
path: root/crypto/tea.c
diff options
context:
space:
mode:
authorHui Tang <tanghui20@huawei.com>2021-05-20 11:47:54 +0800
committerDavid S. Miller <davem@davemloft.net>2021-05-20 15:10:57 -0700
commit9e5914cc9571fca4de2978aaa14e7d8a262a7ca4 (patch)
treea114da05a84d9bd2e1839ef87947a7a85cd8a2da /crypto/tea.c
parentcf9207d77aef758efe884e3edb6bf38baacf24ec (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