talloc: Simplify _talloc_free_poolmem a bit
authorVolker Lendecke <vl@samba.org>
Mon, 15 Apr 2013 20:19:25 +0000 (22:19 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 Mar 2015 21:14:07 +0000 (22:14 +0100)
commit993537655626a419d1bb7335e5fa28226905d3af
tree2f23d6e418ba208d2e8ec172dbdf30fbd5b542ab
parent18285059101b34d125149602954c105dcb0d8e7e
talloc: Simplify _talloc_free_poolmem a bit

Early returns are easier to understand than "else if"

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Apr 18 22:50:42 CEST 2013 on sn-devel-104

(cherry picked from commit 79fe1381a3a78ad2316343fc8c1c27360b46ebbf)
lib/talloc/talloc.c