]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/inet_connection_sock.c
net/ipv4: EXPORT_SYMBOL cleanups
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 9 Jul 2010 21:22:10 +0000 (21:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Jul 2010 19:57:54 +0000 (12:57 -0700)
commit4bc2f18ba4f22a90ab593c0a580fc9a19c4777b6
treebb39f427bd468d0e34a73ebc788db726406fa261
parentba80a2522899ea71a5b201bae60bdfd99126af95
net/ipv4: EXPORT_SYMBOL cleanups

CodingStyle cleanups

EXPORT_SYMBOL should immediately follow the symbol declaration.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
22 files changed:
net/ipv4/arp.c
net/ipv4/datagram.c
net/ipv4/fib_frontend.c
net/ipv4/icmp.c
net/ipv4/igmp.c
net/ipv4/inet_connection_sock.c
net/ipv4/inet_fragment.c
net/ipv4/inet_hashtables.c
net/ipv4/ip_fragment.c
net/ipv4/ip_output.c
net/ipv4/netfilter/ipt_REJECT.c
net/ipv4/protocol.c
net/ipv4/route.c
net/ipv4/tcp.c
net/ipv4/tcp_input.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_minisocks.c
net/ipv4/tcp_output.c
net/ipv4/tcp_timer.c
net/ipv4/tunnel4.c
net/ipv4/udplite.c
net/ipv4/xfrm4_input.c