diff options
author | Tudor-Dan Ambarus <tudor.ambarus@microchip.com> | 2017-06-16 10:39:48 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-06-20 05:21:49 +0200 |
commit | 78557e77b25a98c153f87182a0f48b63e474ac9f (patch) | |
tree | 11dc1349b0c9e2788c5282f7fa7227b0c39a19d2 /lib | |
parent | crypto: n2 - make of_device_ids const (diff) | |
download | linux-78557e77b25a98c153f87182a0f48b63e474ac9f.tar.xz linux-78557e77b25a98c153f87182a0f48b63e474ac9f.zip |
crypto: vmx - remove unnecessary check
You can't reach init() if parent alg_name is invalid. Moreover,
cypto_alloc_base() will return ENOENT if alg_name is NULL.
Found while grasping the fallback mechanism.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions