]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Delete tipc_ownidentity()
authorAllan Stephens <Allan.Stephens@windriver.com>
Tue, 30 Nov 2010 12:01:03 +0000 (12:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Dec 2010 21:34:06 +0000 (13:34 -0800)
commitb6e88837e0f9b08f9784378e55bcddd81e83250b
tree35efb719aa88def31d7acab12e99e97c07b11f3c
parentf7ce9c85db3cb5fad23c6c9adb287a1d16d922f1
tipc: Delete tipc_ownidentity()

Moves the content of the native API routine tipc_ownidentity() into the
sole routine that calls it, since it can no longer be called in isolation.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/port.c
net/tipc/port.h
net/tipc/socket.c