Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Acked-by: Stephan Mueller <[email protected]> Acked-by: Neil Horman <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
- Loading branch information