diff options
author | Jon Maloy <jon.maloy@ericsson.com> | 2018-03-15 16:48:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-17 17:11:46 -0400 |
commit | 935439cc48ef24f0e50396be3684a0f27e609363 (patch) | |
tree | 9a68c3f65589d9349301c08f897cc65d769f7163 /lib/globtest.c | |
parent | ba765ec63786583e210b55073a908a9d7ea284fa (diff) | |
download | linux-935439cc48ef24f0e50396be3684a0f27e609363.tar.gz linux-935439cc48ef24f0e50396be3684a0f27e609363.tar.bz2 linux-935439cc48ef24f0e50396be3684a0f27e609363.zip |
tipc: merge two lists in struct publication
The size of struct publication can be reduced further. Membership in
lists 'nodesub_list' and 'local_list' is mutually exlusive, in that
remote publications use the former and local publications the latter.
We replace the two lists with one single, named 'binding_node' which
reflects what it really is.
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>
Diffstat (limited to 'lib/globtest.c')
0 files changed, 0 insertions, 0 deletions