]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Cosmetic changes to node subscription code
authorAllan Stephens <Allan.Stephens@windriver.com>
Wed, 23 Feb 2011 19:13:41 +0000 (14:13 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 13 Mar 2011 20:35:16 +0000 (16:35 -0400)
commit84fa9eebf81727cc4708c1acf198b5e10f27dc9e
tree80c3fca29ae990040b8812f810ce7bf6665d5059
parent56dfd41a90590f669b5ab912ba683acdb95f81ca
tipc: Cosmetic changes to node subscription code

Relocates the code that notifies users of node subscriptions so that
it is adjacent to the rest of the routines that implement TIPC's node
subscription capability. Renames the name table routine that is
invoked by a node subscription to better reflect its purpose and to
be consistent with other, similar name table routines.

These changes are cosmetic in nature, and do not alter the behavior
of TIPC.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/name_distr.c
net/tipc/node.c
net/tipc/node_subscr.c
net/tipc/node_subscr.h