OSDN Git Service

crypto: cleanup comments
authorTom Rix <trix@redhat.com>
Mon, 21 Feb 2022 22:31:18 +0000 (14:31 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 2 Mar 2022 22:49:20 +0000 (10:49 +1200)
commit4920a4a7262dd1c647b515c05358ccbee0ab828c
treef0022a24a7429dd71b51a5d66cabfc38ba4e14fa
parent35d2bf20683f60288441844ab19ce671075643e6
crypto: cleanup comments

For spdx
/* */ for *.h, // for *.c
Space before spdx tag

Replacements
paramenters to parameters
aymmetric to asymmetric
sigature to signature
boudary to boundary
compliled to compiled
eninges to engines
explicity to explicitly

Signed-off-by: Tom Rix <trix@redhat.com>
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/asymmetric_keys/signature.c
crypto/asymmetric_keys/x509_parser.h
crypto/async_tx/async_xor.c
crypto/async_tx/raid6test.c
crypto/cfb.c
crypto/sm2.c