diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-09 22:33:03 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-09 17:32:50 -0800 |
commit | e1d83ee673eff5407255ba9e884312219f6832d7 (patch) | |
tree | 394f8979dc04ac9d8f434be52f6f41588a71c45c /net/rfkill | |
parent | bd76ed36bac50b5402fd09c3fc2f368ef324ffe2 (diff) | |
download | blackbird-op-linux-e1d83ee673eff5407255ba9e884312219f6832d7.tar.gz blackbird-op-linux-e1d83ee673eff5407255ba9e884312219f6832d7.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]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions