summaryrefslogtreecommitdiff
path: root/crypto/algboss.c
diff options
context:
space:
mode:
authorHui Tang <tanghui20@huawei.com>2021-05-19 13:59:44 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2021-05-28 15:11:44 +0800
commit308365483351fad2c2c15e173df60c7168c828a5 (patch)
treebf9f8931c0be3fac0996284cf54ae4f382836d10 /crypto/algboss.c
parent155f7d321f021c084595d33efafa66f197fb2c00 (diff)
downloadlwn-308365483351fad2c2c15e173df60c7168c828a5.tar.gz
lwn-308365483351fad2c2c15e173df60c7168c828a5.zip
crypto: khazad,wp512 - 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/' At the same time, fix two warning by running checkpatch.pl: WARNING: suspect code indent for conditional statements (16, 16) WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Hui Tang <tanghui20@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algboss.c')
0 files changed, 0 insertions, 0 deletions