summaryrefslogtreecommitdiff
path: root/Documentation/parisc
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2018-07-01 01:16:16 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2018-07-08 19:30:29 +0300
commit85d7311f1908b9ca20c10c2c23f5dbb93875f0c6 (patch)
treebe536c8dbc57acdda5694565af7ca023a17685f8 /Documentation/parisc
parent2c95e6d97892235b5b98cd4805e47fac87c2226f (diff)
downloadlinux-85d7311f1908b9ca20c10c2c23f5dbb93875f0c6.tar.xz
crypto: remove redundant type flags from tfm allocation
Some crypto API users allocating a tfm with crypto_alloc_$FOO() are also specifying the type flags for $FOO, e.g. crypto_alloc_shash() with CRYPTO_ALG_TYPE_SHASH. But, that's redundant since the crypto API will override any specified type flag/mask with the correct ones. So, remove the unneeded flags. This patch shouldn't change any actual behavior. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/parisc')
0 files changed, 0 insertions, 0 deletions