]> 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:40:36 +0000 (12:40 -0400)
commit42de8e091032f41639945837c9dee1cdfd371410
treec101f53d88a9595ad4b14f3debe0bf715f3cf891
parent2c4db3fa6e2a1d14b233d82f5061cfe6a444b135
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