]> xenbits.xensource.com Git - libvirt.git/commit
security: apparmor: Remove unused ignoreOpenFailure
authorCole Robinson <crobinso@redhat.com>
Tue, 8 Oct 2019 15:42:21 +0000 (11:42 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 9 Oct 2019 18:17:14 +0000 (14:17 -0400)
commit780f8c94ca8b3dee7eb59c1bfbc32f672f965df8
tree31c7725c6bec71bcea36c0685c538f064963d4b6
parentcb757f9d32329c90ffa36f1aa6f7a60752610a76
security: apparmor: Remove unused ignoreOpenFailure

true is always passed here, so delete the unused code path and
adjust the associated comment

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/security/virt-aa-helper.c