mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
3a4eac799b
These local symbols are used only in this file. Fix the following sparse warnings: drivers/crypto/amcc/crypto4xx_alg.c:35:6: warning: symbol 'set_dynamic_sa_command_0' was not declared. Should it be static? drivers/crypto/amcc/crypto4xx_alg.c:55:6: warning: symbol 'set_dynamic_sa_command_1' was not declared. Should it be static? Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
---|---|---|
.. | ||
crypto4xx_alg.c | ||
crypto4xx_core.c | ||
crypto4xx_core.h | ||
crypto4xx_reg_def.h | ||
crypto4xx_sa.c | ||
crypto4xx_sa.h | ||
Makefile |