]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/dccp/ipv4.c
[DCCPv4]: remove forward declarations in ipv4.c
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Fri, 10 Nov 2006 14:52:36 +0000 (12:52 -0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:21:59 +0000 (21:21 -0800)
commit3d2fe62b8d8522722c4fe46b8af13520b73848c4
tree8189632c135a89943a81dc27b5728ede25a295bc
parent8a73cd09d96aa01743316657fc4e6864fe79b703
[DCCPv4]: remove forward declarations in ipv4.c

This relates to Arnaldo's announcement in
http://www.mail-archive.com/dccp@vger.kernel.org/msg00604.html

Originally this had been part of the Oops fix and is a revised variant of
http://www.mail-archive.com/dccp@vger.kernel.org/msg00598.html

No code change, merely reshuffling, with the particular objective of
having all request_sock_ops close(r) together for more clarity.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
net/dccp/ipv4.c