tdb: increase readability of read_record_on_left()
authorMichael Adam <obnox@samba.org>
Mon, 10 Feb 2014 00:39:15 +0000 (01:39 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 26 Jun 2014 08:00:11 +0000 (10:00 +0200)
by using early returns and better variable names,
and reducing indentation.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

No differences found