Skip to content
Commit d9a5289d authored by Mao Wenan's avatar Mao Wenan Committed by Herbert Xu
Browse files

crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()



There is no need to have the struct stm32_hash_dev *hdev static
since new value always be assigned before use it.

Signed-off-by: default avatarMao Wenan <maowenan@huawei.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 8cd9d183
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment