]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: collapse subscription creation functions
authorJon Maloy <jon.maloy@ericsson.com>
Thu, 15 Feb 2018 09:40:47 +0000 (10:40 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Feb 2018 20:26:34 +0000 (15:26 -0500)
commit7cb0b36eac5dbdcbbc55024acb3c0e6df308d007
tree00821f92cfc58231f4054d27fe5297b7f36a8836
parent87ff32a7857f4f6897624c10025da19147bf4243
tipc: collapse subscription creation functions

After the previous changes it becomes logical to collapse the two-level
creation of subscription instances into one. We do that here.

We also rename the creation and deletion functions for more consistency.

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/server.c
net/tipc/server.h
net/tipc/subscr.c
net/tipc/subscr.h