]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc151fab73e1237b025b615505ad51b8e256dfabb
tree07d50a8ebeebfa7cec392a28630ebe6b74bdebdf
parente589c14db60421f1c6d60f3f6a19e203d74ab3ab
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