]> git.ipfire.org Git - thirdparty/libvirt.git/commit
audit: tweak audit messages to match conventions
authorEric Blake <eblake@redhat.com>
Sat, 26 Feb 2011 00:28:21 +0000 (17:28 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 9 Mar 2011 15:11:31 +0000 (08:11 -0700)
commit30ad48836ed79adb91ee2aee5e1d5245e3620842
tree19c58bbdbc07aa985e4c7577c4c3bc1f02ed3ae1
parentb12a02803e854493d1ccf4436d37b8de9a1d444c
audit: tweak audit messages to match conventions

* src/qemu/qemu_audit.c (qemuDomainHostdevAudit): Avoid use of
"type", which has a pre-defined meaning.
(qemuDomainCgroupAudit): Likewise, as well as "item".
src/qemu/qemu_audit.c