aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amcc/crypto4xx_core.c
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@googlemail.com>2017-08-25 15:47:17 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2017-09-22 17:43:17 +0800
commit886c251fd4ca40a27697afec7bc44c115e803d78 (patch)
tree33093352eee4d07ab388df6049098f5f1ad7f6e6 /drivers/crypto/amcc/crypto4xx_core.c
parentcrypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY flag (diff)
downloadlinux-dev-886c251fd4ca40a27697afec7bc44c115e803d78.tar.xz
linux-dev-886c251fd4ca40a27697afec7bc44c115e803d78.zip
crypto: crypto4xx - remove extern statement before function declaration
All function declarations are "extern" by default, there is no need to specify it explicitly. For C99 states in 6.2.2.5: "If the declaration of an identifier for a function has no storage-class specifier, its linkage is determined exactly as if it were declared with the storage-class specifier extern." Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions