[NET]: Remove bogus zero_it argument from sk_alloc
authorPavel Emelyanov <xemul@openvz.org>
Thu, 1 Nov 2007 07:38:43 +0000 (00:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Nov 2007 07:38:43 +0000 (00:38 -0700)
commit154adbc8469ff21fbf5c958446ee92dbaab01be1
treed8619ac46e2ed551611bffa1a0166587a77a045b
parent8fd1d178a3f177777707ee782f12d93e9a7eb5e5
[NET]: Remove bogus zero_it argument from sk_alloc

At this point nobody calls the sk_alloc(() with zero_it == 0,
so remove unneeded checks from it.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/sock.c
This page took 0.024702 seconds and 5 git commands to generate.