tipc: rename temporarily named functions
authorJon Paul Maloy <jon.maloy@ericsson.com>
Thu, 17 Jul 2014 00:41:03 +0000 (20:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2014 04:38:19 +0000 (21:38 -0700)
commit9fbfb8b120bd4fe89cd70d6c8841e6e1cfab2609
tree7e6c357f2d40a854df8ff8ca4825b5eb5bfaec3f
parentc4116e10579c5bbbfc3cd2ad0324ee0d8691e531
tipc: rename temporarily named functions

After the previous commit, we can now give the functions with temporary
names, such as tipc_link_xmit2(), tipc_msg_build2() etc., their proper
names.

There are no functional changes in this commit.

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bcast.c
net/tipc/bcast.h
net/tipc/link.c
net/tipc/link.h
net/tipc/msg.c
net/tipc/msg.h
net/tipc/name_distr.c
net/tipc/port.c
net/tipc/socket.c
This page took 0.024889 seconds and 5 git commands to generate.