]> 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)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 26 Sep 2015 19:44:40 +0000 (14:44 -0500)
commitd7c8805c1027e96c3af644652128da32c105c5b3
tree298d5230f645299f1062b598e0f0c18c586b6235
parent6f2944c172143b8b3f5d30468927bad501d4d7ef
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