summaryrefslogtreecommitdiff
path: root/drivers/dio/dio-driver.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/dio/dio-driver.c
parent1ef52a95ea53c3c54b061e3f1af85976356c7132 (diff)
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 'drivers/dio/dio-driver.c')
0 files changed, 0 insertions, 0 deletions