]> git.ipfire.org Git - thirdparty/lxc.git/commit
coverity: drop second (redundant) block
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 26 Sep 2015 19:44:40 +0000 (14:44 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 29 Sep 2015 16:38:33 +0000 (12:38 -0400)
commit61ef7bccafa11d2a046df0a816aea186c5fed601
tree63fd1f4912b3715be471fcace1a364a763ef6ce1
parent6de26af93d3dd87c8b21a42fdf20f30fa1c1948d
coverity: drop second (redundant) block

Don't proceed to try the mount if we failed to create the
target if it didn't exist.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/conf.c