summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-02-26 17:51:19 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2018-03-09 17:45:34 +0300
commitcf03868711f701f83ca3c28aa086c7eacf6c010e (patch)
tree3fa91c697e9c78a57aab024528f3e6f6498dfcbe /init
parent4dc5475ae0375ea4f9283dfd9b2ddc91b20d4c4b (diff)
downloadlinux-cf03868711f701f83ca3c28aa086c7eacf6c010e.tar.xz
hwrng: cavium - make two functions static
Functions cavium_rng_remove and cavium_rng_remove_vf are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: drivers/char/hw_random/cavium-rng-vf.c:80:7: warning: symbol 'cavium_rng_remove_vf' was not declared. Should it be static? drivers/char/hw_random/cavium-rng.c:65:7: warning: symbol 'cavium_rng_remove' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions