diff options
author | Neal Liu <neal_liu@aspeedtech.com> | 2023-03-01 11:32:05 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-03-14 17:06:45 +0800 |
commit | b2ca29501c2b60934094fb59113a1c44f56f66f4 (patch) | |
tree | 731d2339c4411f6701de8bb86f99e25d1d278fb2 /Makefile | |
parent | 06e39357c36b0d3cc2779d08ed04cb389eaa22ba (diff) | |
download | linux-b2ca29501c2b60934094fb59113a1c44f56f66f4.tar.gz linux-b2ca29501c2b60934094fb59113a1c44f56f66f4.tar.bz2 linux-b2ca29501c2b60934094fb59113a1c44f56f66f4.zip |
crypto: aspeed - fix uninitialized symbol 'idx' warning
'idx' is not initialized if it's not EXP_MODE nor MOD_MODE.
Use "else" instead to fix it.
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com>
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/r/202302261052.CVFRyq6F-lkp@intel.com/
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions