]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
tcp: cleanup messy initializer
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Tue, 7 Oct 2008 21:43:31 +0000 (14:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2008 21:43:31 +0000 (14:43 -0700)
commit4a7e56098f06d505f23f8d7c8d6762221065922a
tree2dc8d5548d71de014c4ec20b2ea2890c1f287e72
parent33f5f57eeb0c6386fdd85f9c690dc8d700ba7928
tcp: cleanup messy initializer

I'm quite sure that if I give this function in its old format
for you to inspect, you start to wonder what is the type of
demanded or if it's a global variable.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c