diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-11-27 17:10:27 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-12-03 15:56:43 +1100 |
commit | 0ea275df84c389e910a3575a9233075118c173ee (patch) | |
tree | a3307b554f7d6da7e0050df40c630af2596d3d1e /crypto/dh.c | |
parent | 5876b0cb883da7a16129dadc06250a36a79a8ee1 (diff) |
crypto: octeontx2 - uninitialized variable in kvf_limits_store()
If kstrtoint() fails then "lfs_num" is uninitialized and the warning
doesn't make any sense. Just delete it.
Fixes: 8ec8015a3168 ("crypto: octeontx2 - add support to process the crypto request")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/dh.c')
0 files changed, 0 insertions, 0 deletions