Searched hist:"598 de3695201cc9f722b6e82c0097438d30fd54e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/crypto/ |
H A D | algif_rng.c | diff 598de3695201cc9f722b6e82c0097438d30fd54e Tue Jan 13 19:14:41 CST 2015 Wei Yongjun <yongjun_wei@trendmicro.com.cn> crypto: algif_rng - fix sparse non static symbol warning
Fixes the following sparse warnings:
crypto/algif_rng.c:185:13: warning: symbol 'rng_exit' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: Stephan Mueller <smueller@chronox.de> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|