From: Wei Yongjun Date: Mon, 28 Jul 2014 13:17:12 +0000 (+0800) Subject: PKCS#7: fix sparse non static symbol warning X-Git-Tag: cleanup-for-v3.18~110^2^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63d2551ea7e2c34b533f2b6b0646cc825d9ee509;p=pandora-kernel.git PKCS#7: fix sparse non static symbol warning Fixes the following sparse warnings: crypto/asymmetric_keys/pkcs7_key_type.c:73:17: warning: symbol 'key_type_pkcs7' was not declared. Should it be static? Signed-off-by: Wei Yongjun Signed-off-by: David Howells --- Reading git-diff-tree failed