vacuum: reduce indentation in add_record_to_delete_tree()
authorMichael Adam <obnox@samba.org>
Tue, 21 Dec 2010 10:22:50 +0000 (11:22 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 9 Mar 2011 23:37:01 +0000 (00:37 +0100)
commit230f5227cf105733f145b85c58a851ed4653b478
tree83237a1041c9d700807ac67a665b1131c560e8b2
parentdd109f9e02ec885cb19ecf057a3c9bb30ba36f49
vacuum: reduce indentation in add_record_to_delete_tree()

This simplyfies the logical structure a bit by using early return.
server/ctdb_vacuum.c