summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2014-05-16 23:26:06 +0200
committerDavid S. Miller <davem@davemloft.net>2014-05-19 04:01:33 +0200
commit756382cb5743b8f5c8383672928f0bd955d82a7a (patch)
tree5dfe9ff8440562e9460ef4f69403a2b2053c8a5e /security
parentsparc: fix sparse warnings in smp_32.c + smp_64.c (diff)
downloadlinux-756382cb5743b8f5c8383672928f0bd955d82a7a.tar.xz
linux-756382cb5743b8f5c8383672928f0bd955d82a7a.zip
sparc64: fix sparse warnings in aes_glue.c
Fix following warnings: aes_glue.c:127:16: warning: symbol 'aes128_ops' was not declared. Should it be static? aes_glue.c:139:16: warning: symbol 'aes192_ops' was not declared. Should it be static? aes_glue.c:151:16: warning: symbol 'aes256_ops' was not declared. Should it be static? Fix by defining the variables static as they are not used outside this file Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions