From: Michal Ludvig Date: Sun, 16 Jul 2006 22:14:58 +0000 (+1000) Subject: [CRYPTO] padlock-sha: TFMs don't need to be static X-Git-Tag: v2.6.19-rc1~1297^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58ec4152895b96f047dcf5e490ee49b4c574dec3;p=pandora-kernel.git [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: Michal Ludvig Signed-off-by: Herbert Xu --- Reading git-diff-tree failed