diff options
author | Hui Tang <tanghui20@huawei.com> | 2021-05-20 11:47:53 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-05-20 15:10:57 -0700 |
commit | cf9207d77aef758efe884e3edb6bf38baacf24ec (patch) | |
tree | ed00166c5d0b8f8edca833147a6ba8ebc8ef4342 /crypto/tea.c | |
parent | 20a4fc3bc2849068c4119c9ce4d57e8f18a1b329 (diff) |
ifb: 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