]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virSecurityDACRestoreSecurityHostdevLabel: Unmark @def as unused
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 19 May 2014 09:15:52 +0000 (11:15 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 19 May 2014 09:15:52 +0000 (11:15 +0200)
commit64c1e1ead1d78980cf0b049f187893cd0988b619
treef381b33f36c145b65c56d21750f448a8010abba9
parent00622f3be1ee37f1418a0023665626f263f506fa
virSecurityDACRestoreSecurityHostdevLabel: Unmark @def as unused

The domain definition is clearly used a few lines
below so there's no need to mark @def as unused.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/security/security_dac.c