linux-stable/drivers/crypto/stm32
Mao Wenan d9a5289d29 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: Mao Wenan <maowenan@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-02-28 14:17:58 +08:00
..
Kconfig crypto: stm32 - Use standard CONFIG name 2017-12-28 17:56:50 +11:00
Makefile crypto: stm32 - Use standard CONFIG name 2017-12-28 17:56:50 +11:00
stm32-cryp.c crypto: stm32/cryp - Add power management support 2018-07-09 00:26:20 +08:00
stm32-hash.c crypto: stm32 - drop pointless static qualifier in stm32_hash_remove() 2019-02-28 14:17:58 +08:00
stm32_crc32.c Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00