diff options
author | Rashika Kheria <[email protected]> | 2014-02-09 22:33:03 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-02-09 17:32:50 -0800 |
commit | e1d83ee673eff5407255ba9e884312219f6832d7 (patch) | |
tree | 394f8979dc04ac9d8f434be52f6f41588a71c45c /lib/mpi/mpi-internal.h | |
parent | bd76ed36bac50b5402fd09c3fc2f368ef324ffe2 (diff) |
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]
Signed-off-by: Rashika Kheria <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions