ctdb-tcp: Simplify freeing of transport data on shutdown
authorMartin Schwenke <martin@meltin.net>
Tue, 12 Nov 2019 01:14:18 +0000 (12:14 +1100)
committerAmitay Isaacs <amitay@samba.org>
Thu, 14 Nov 2019 03:45:44 +0000 (03:45 +0000)
commite45feaf28da27653e9df36c7c50cbd54a792a2aa
treebe1728104b7004e3585d28ab5bb7dc7d6140ae68
parent750f3938e4fcd6743954db6b1132751a90ee6107
ctdb-tcp: Simplify freeing of transport data on shutdown

The type-checking is superfluous and gets in the way of readability.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Thu Nov 14 03:45:44 UTC 2019 on sn-devel-184
ctdb/tcp/tcp_init.c