On Mon, Jun 30, 2025 at 10:24:18AM +0100, Suman Kumar Chakraborty wrote: > Fix the following warnings reported by the static analyzer Smatch: > crypto/zstd.c:273 zstd_decompress() > warn: duplicate check 'scur' (previous on line 235) > > Fixes: f5ad93ffb541 ("crypto: zstd - convert to acomp") > Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Closes: https://lore.kernel.org/linux-crypto/92929e50-5650-40be-8c0a-de81e77f0acf@sabinyo.mountain/ > Signed-off-by: Suman Kumar Chakraborty <suman.kumar.chakraborty@xxxxxxxxx> > Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx> > --- > crypto/zstd.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt