]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: move chardevData declaration
authorJán Tomko <jtomko@redhat.com>
Tue, 28 Jul 2020 17:59:54 +0000 (19:59 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 25 Aug 2020 17:03:12 +0000 (19:03 +0200)
commitc93bcd339cd1b386dc410abf5d22a2f176f6d6ce
tree28e3aff9f442271fd724048f05da8746a0df9a7e
parent07360a0101d22eca2642717af5587549d56f6ef5
security: move chardevData declaration

Declare it at the beginning of the function
instead of right before use.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/security/security_dac.c
src/security/security_selinux.c