]> git.baikalelectronics.ru Git - kernel.git/commit
[TIPC]: Remove redundant socket wait queue initialization
authorAllan Stephens <allan.stephens@windriver.com>
Mon, 14 Apr 2008 04:33:17 +0000 (21:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2008 04:33:17 +0000 (21:33 -0700)
commita70123fb69660763d0f0acd481d971e4fca52b33
tree72e0756f02f911432a52f31e10442b755f017a98
parent47391ee26a4ce6fcd526e64d25c2f6fb575cb251
[TIPC]: Remove redundant socket wait queue initialization

This patch eliminates re-initialization of the standard socket
wait queue used for sleeping in TIPC's socket creation code.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/socket.c