From: David S. Miller Date: Fri, 16 Feb 2018 20:26:35 +0000 (-0500) Subject: Merge branch 'tipc-de-generealize-topology-server' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=65bd449c32c2745df61913ab54087e77f9d9b70d;p=linux.git Merge branch 'tipc-de-generealize-topology-server' Jon Maloy says: ==================== tipc: de-generealize topology server The topology server is partially based on a template that is much more generic than what we need. This results in a code that is unnecessarily hard to follow and keeping bug free. We now take the consequence of the fact that we only have one such server in TIPC, - with no prospects for introducing any more, and adapt the code to the specialized task is really is doing. ==================== Signed-off-by: David S. Miller --- 65bd449c32c2745df61913ab54087e77f9d9b70d