]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/dccp/ipv4.c
[DCCP] ipv4: make struct dccp_v4_prot static
authorAdrian Bunk <bunk@stusta.de>
Tue, 21 Mar 2006 05:58:29 +0000 (21:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 05:58:29 +0000 (21:58 -0800)
commit5e0817f84c33285c2ac7d3848e8896d025b5deff
treec394b80761d68d57128775da1e6832df4ff2170b
parentd76e60a5b510bab0af130fca9f4ed06499be4d2f
[DCCP] ipv4: make struct dccp_v4_prot static

There's no reason for struct dccp_v4_prot being global.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ipv4.c