summaryrefslogtreecommitdiff
path: root/net/ipv6/sysctl_net_ipv6.c
diff options
context:
space:
mode:
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>2008-01-22 11:12:50 +0300
committerDavid S. Miller <davem@davemloft.net>2008-01-29 02:10:26 +0300
commit40fee36e11b49f92bc7c385bd45d7805c0127a34 (patch)
treea4dbf5f7ae9ba214c902f0c43c0546a59db8a029 /net/ipv6/sysctl_net_ipv6.c
parent5e8b9df6e8786e4d5ee5ac951240cb2eaaac3014 (diff)
downloadlinux-40fee36e11b49f92bc7c385bd45d7805c0127a34.tar.xz
[IPV6] ADDRLABEL: Sparse: Make several functions static.
Fix following sparse warnings: | net/ipv6/addrlabel.c:172:25: warning: symbol 'ip6addrlbl_alloc' was not declared. Should it be static? | net/ipv6/addrlabel.c:219:5: warning: symbol '__ip6addrlbl_add' was not declared. Should it be static? | net/ipv6/addrlabel.c:260:5: warning: symbol 'ip6addrlbl_add' was not declared. Should it be static? | net/ipv6/addrlabel.c:285:5: warning: symbol '__ip6addrlbl_del' was not declared. Should it be static? | net/ipv6/addrlabel.c:311:5: warning: symbol 'ip6addrlbl_del' was not declared. Should it be static? Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Diffstat (limited to 'net/ipv6/sysctl_net_ipv6.c')
0 files changed, 0 insertions, 0 deletions