]> git.openfabrics.org - ~emulex/infiniband.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)
commitf1379173326de4c745c4f610501486e4f3bd9248
tree80c3fca29ae990040b8812f810ce7bf6665d5059
parent431697eb60d2d36614096aff12bd1b826a9f9bc1
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