diff options
author | 2018-01-16 08:41:58 +0100 | |
---|---|---|
committer | 2018-01-26 01:10:28 +1100 | |
commit | 059bfd1171069025dc134a95f7fcce27483fba41 (patch) | |
tree | b1f8d9103ba3cc5cbd0fbabcb286e5673b170cab /net/unix/af_unix.c | |
parent | crypto: aes-generic - fix aes-generic regression on powerpc (diff) | |
download | wireguard-linux-059bfd1171069025dc134a95f7fcce27483fba41.tar.xz wireguard-linux-059bfd1171069025dc134a95f7fcce27483fba41.zip |
crypto: inside-secure - make function safexcel_try_push_requests static
The function safexcel_try_push_requests is local to the source and does
not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'safexcel_try_push_requests' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
[Antoine: fixed alignment]
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions