dbwrap_ctdb: simplify if condition
authorRalph Boehme <slow@samba.org>
Tue, 4 Sep 2018 10:47:42 +0000 (12:47 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 12 Sep 2018 20:25:19 +0000 (22:25 +0200)
commitdaea9655ef9fc5a0b7b9389f9c4a4b4114261933
tree6eb2188abd3b30b4d7beeb8451991dd0c32f0725
parent7cafbc50d9cc4c1b3b985cc1398d184e0a1a75b7
dbwrap_ctdb: simplify if condition

This just moves the talloc_memdup() out of the if condition as per
README.Coding.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/dbwrap/dbwrap_ctdb.c