]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: Move error messages onto a single line
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 25 Aug 2023 07:18:18 +0000 (09:18 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 4 Sep 2023 07:35:36 +0000 (09:35 +0200)
commite0259b5752f3e6d5742633c912d6b627d4ddf67b
tree7ea52e8f957e489efb2d139eeb271da12ec836e7
parentcc6fb6e178289f2adc99e44c771fdbb53b91f8d7
security: Move error messages onto a single line

Error messages are exempt from the 80 columns rule. Move them
onto one line.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/security/security_dac.c
src/security/virt-aa-helper.c