talloc: Simplify _talloc_free_poolmem a bit
authorVolker Lendecke <vl@samba.org>
Mon, 15 Apr 2013 20:19:25 +0000 (22:19 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 18 Apr 2013 20:50:42 +0000 (22:50 +0200)
commit79fe1381a3a78ad2316343fc8c1c27360b46ebbf
tree55f565400e19a8aba5aa6717ed1649a1c94cfd81
parenta796e48b1dfe96b194f3a3a0d70e25c3ab92690d
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
lib/talloc/talloc.c