diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-08 21:10:54 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-03-27 21:31:57 +0100 |
commit | 45481201009e33a5e61c78fbe14ccc02b066742b (patch) | |
tree | cea10a00f7949f401f59f5367809642587f9afaf /fs/nfsd/nfs4xdr.c | |
parent | svcrdma: fix printk when memory allocation fails (diff) | |
download | linux-45481201009e33a5e61c78fbe14ccc02b066742b.tar.xz linux-45481201009e33a5e61c78fbe14ccc02b066742b.zip |
net: Mark functions as static in net/sunrpc/svc_xprt.c
Mark functions as static in net/sunrpc/svc_xprt.c because they are not
used outside this file.
This eliminates the following warning in net/sunrpc/svc_xprt.c:
net/sunrpc/svc_xprt.c:574:5: warning: no previous prototype for ‘svc_alloc_arg’ [-Wmissing-prototypes]
net/sunrpc/svc_xprt.c:615:18: warning: no previous prototype for ‘svc_get_next_xprt’ [-Wmissing-prototypes]
net/sunrpc/svc_xprt.c:694:6: warning: no previous prototype for ‘svc_add_new_temp_xprt’ [-Wmissing-prototypes]
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfs4xdr.c')
0 files changed, 0 insertions, 0 deletions