Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 58ec4152 authored by Michal Ludvig's avatar Michal Ludvig Committed by Herbert Xu
Browse files

[CRYPTO] padlock-sha: TFMs don't need to be static


TFMs are local variables. No need to declare them 
static. After all one is enough.

Signed-off-by: default avatarMichal Ludvig <michal@logix.cz>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 5644bda5
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