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)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Apr 2011 15:22:06 +0000 (17:22 +0200)
commit7537272336f526a633b703904a952f8a39b24d9c
treee3be1c98bcbbed7c5e713b91c75ca84e63cb8143
parente59ea993bc7af5c62e926f5c3a90f51b17dda769
vacuum: reduce indentation in add_record_to_delete_tree()

This simplyfies the logical structure a bit by using early return.
(cherry picked from commit 4d32908fdcec120426536a761e1d0be60f076198)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
server/ctdb_vacuum.c