lib: Simplify directory_create_or_exist with an early return
authorVolker Lendecke <vl@samba.org>
Sun, 27 Jul 2014 17:08:52 +0000 (19:08 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 28 Jul 2014 20:04:13 +0000 (22:04 +0200)
commit2b9c35da12f6892e22253e8beb6a7ec95ba17c58
tree148625aee1158f5399a97826e490f46a33a1d9ab
parentf4810097cb8c7ae76a3ce8af8d06cebe9734789f
lib: Simplify directory_create_or_exist with an early return

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/util.c