g_file_make_directory_with_parents: clean up logic
authorOwen W. Taylor <otaylor@fishsoup.net>
Tue, 14 Aug 2012 15:25:56 +0000 (11:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 16 Aug 2012 22:08:06 +0000 (18:08 -0400)
commitf899358156a34d1b5258d1fcdeb289e7b2bbf233
tree0cfa07c1e15533c864637f079690615349aa9522
parent5291190f46614c9e1491599af345f9c41c74967e
g_file_make_directory_with_parents: clean up logic

Simplify logic by only looking at whether we have a GError and
not also using return codes.

https://bugzilla.gnome.org/show_bug.cgi?id=680823
gio/gfile.c