]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
crypto: stm32/hash - Remove uninitialized symbol
authorlionel.debieve@st.com <lionel.debieve@st.com>
Fri, 18 Aug 2017 13:54:01 +0000 (15:54 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Sep 2017 09:43:06 +0000 (17:43 +0800)
commita502e1089e3f711599023de5baa3af2b911c630a
treee92c33dd6822517e18d033342b97ebe1d2311975
parent677c4f4c228c6fdc24919408f7f89709b2f7d67e
crypto: stm32/hash - Remove uninitialized symbol

Remove err symbol as this is not used in the thread context
and the variable is not initialized.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/stm32/stm32-hash.c