]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb627a78efd0f6e0c5c767e8701f94ec2ed9bfa2a
tree0d9399dc7925997a99590a8c65788768cf5aa588
parent7cb0b36eac5dbdcbbc55024acb3c0e6df308d007
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