diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-05-19 19:55:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-21 20:42:36 +0300 |
commit | 9dc621afa8d673d4bdaab2d850699cd98a50b14a (patch) | |
tree | 73121e65a34068ef5ee8f8b2c7439a5d4bf08ed7 /net/sunrpc/svc_xprt.c | |
parent | c718c6d66b249954d38eebe74724229f635fa655 (diff) | |
download | linux-9dc621afa8d673d4bdaab2d850699cd98a50b14a.tar.xz |
fou: make local function static
The build header functions are not used by any other code.
net/ipv6/fou6.c:36:5: warning: no previous prototype for ‘fou6_build_header’ [-Wmissing-prototypes]
net/ipv6/fou6.c:54:5: warning: no previous prototype for ‘gue6_build_header’ [-Wmissing-prototypes]
Need to do some code rearranging to satisfy different Kconfig possiblities.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sunrpc/svc_xprt.c')
0 files changed, 0 insertions, 0 deletions