tipc: eliminate obsolete socket locking policy description
authorJon Paul Maloy <jon.maloy@ericsson.com>
Sat, 19 Nov 2016 19:47:07 +0000 (14:47 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Nov 2016 03:15:41 +0000 (22:15 -0500)
commit51b9a31c42edcd089f5b229633477ab5128faf03
tree07d50a8ebeebfa7cec392a28630ebe6b74bdebdf
parent3f0ae05d6fea0ed5b19efdbc9c9f8e02685a3af3
tipc: eliminate obsolete socket locking policy description

The comment block in socket.c describing the locking policy is
obsolete, and does not reflect current reality. We remove it in this
commit.

Since the current locking policy is much simpler and follows a
mainstream approach, we see no need to add a new description.

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/socket.c