diff options
author | Jon Maloy <jon.maloy@ericsson.com> | 2018-03-15 16:48:53 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-17 17:11:46 -0400 |
commit | ba765ec63786583e210b55073a908a9d7ea284fa (patch) | |
tree | 95a3dcc4112ae3de0cecd8d4ce65dd9ea6431672 /kernel/irq | |
parent | 64a52b26d5633d6efc35cdf1e0c627cc4189e55a (diff) | |
download | linux-ba765ec63786583e210b55073a908a9d7ea284fa.tar.bz2 |
tipc: remove zone_list member in struct publication
As a further consequence of the previous commits, we can also remove
the member 'zone_list 'in struct name_info and struct publication.
Instead, we now let the member cluster_list take over the role a
container of all publications of a given <type,lower, upper>.
We also remove the counters for the size of those lists, since
they don't serve any purpose.
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 'kernel/irq')
0 files changed, 0 insertions, 0 deletions