diff options
author | 2017-05-19 09:55:54 -0700 | |
---|---|---|
committer | 2017-05-21 13:42:36 -0400 | |
commit | 9dc621afa8d673d4bdaab2d850699cd98a50b14a (patch) | |
tree | 73121e65a34068ef5ee8f8b2c7439a5d4bf08ed7 /net/socket.c | |
parent | tcpnv: do not export local function (diff) | |
download | linux-rng-9dc621afa8d673d4bdaab2d850699cd98a50b14a.tar.xz linux-rng-9dc621afa8d673d4bdaab2d850699cd98a50b14a.zip |
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/socket.c')
0 files changed, 0 insertions, 0 deletions