OSDN Git Service

tipc: some prefix changes
authorJon Maloy <jon.maloy@ericsson.com>
Thu, 15 Feb 2018 09:40:48 +0000 (10:40 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Feb 2018 20:26:34 +0000 (15:26 -0500)
commitda0a75e86ae230f92743c073843d3ea35bd061af
tree0d9399dc7925997a99590a8c65788768cf5aa588
parent242e82cc95f6b4e83e1771f9915edcb2a63708e1
tipc: some prefix changes

Since we now have removed struct tipc_subscriber from the code, and
only struct tipc_subscription remains, there is no longer need for long
and awkward prefixes to distinguish between their pertaining functions.

We now change all tipc_subscrp_* prefixes to tipc_sub_*. This is
a purely cosmetic change.

Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/name_table.c
net/tipc/server.c
net/tipc/subscr.c
net/tipc/subscr.h