]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: hisilicon/qm - drop redundant variable initialization
authorChenghai Huang <huangchenghai2@huawei.com>
Mon, 30 Mar 2026 06:25:30 +0000 (14:25 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 12 Apr 2026 08:46:29 +0000 (16:46 +0800)
commitd2b5e8d3193df4e2795f405e1757d6384124330a
tree95c4efa772ce948d7e50da966c369061304e4a33
parent6e7619dc6a243f972aabc22c349e1f6b371fbd24
crypto: hisilicon/qm - drop redundant variable initialization

Variables are assigned before used. Initialization is not required.

Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/qm.c