talloc: Avoid some "else" by doing early returns
authorVolker Lendecke <vl@samba.org>
Mon, 15 Apr 2013 20:11:44 +0000 (22:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 10 Mar 2015 09:55:35 +0000 (10:55 +0100)
commit98903cfc0d5a40bb82e2983649198693ea83ccd7
tree812eafc7d8cbe99a74acb586cc89f6e26e0a895f
parent3d2b6ff0f345318f2ab5ae4c263c2e72016c77c6
talloc: Avoid some "else" by doing early returns

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit ccf33dd0547f32104041c8611626f3e02e22cbe9)
lib/talloc/talloc.c