]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Add coverity[dead_error_condition] to avoid error
authorJohn Ferlan <jferlan@redhat.com>
Tue, 22 Jan 2013 14:41:04 +0000 (09:41 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 22 Jan 2013 15:59:46 +0000 (16:59 +0100)
commit5f579c0cdad4208ecfd9ed6fccc9eb724d0ec34b
tree6b0520942c19e8d4a0bcd5c6b983f5d83f7b8942
parent011d40059d328e0bbfcfdb10de1a4bc0bcd11464
storage: Add coverity[dead_error_condition] to avoid error

The local redefinition of PED_PARTITION_PROTECTED results in the error
but is not a problem especially if the built code doesn't have the latest
definitions.
src/storage/parthelper.c