diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-16 15:40:21 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2017-11-07 22:43:57 +0100 |
commit | da36e6dbf478cb67a5df0da6afcd78df226e4c64 (patch) | |
tree | 4a53c9076355e9d972f15e0d688fba429ecedd4c /fs/nfsd/nfs4state.c | |
parent | SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status (diff) | |
download | linux-da36e6dbf478cb67a5df0da6afcd78df226e4c64.tar.xz linux-da36e6dbf478cb67a5df0da6afcd78df226e4c64.zip |
sunrcp: make function _svc_create_xprt static
The function _svc_create_xprt is local to the source and
does not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol '_svc_create_xprt' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Jeff Layton <jlayton@poochiereds.net>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfs4state.c')
0 files changed, 0 insertions, 0 deletions