]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virSecuritySELinuxGetSecurityMountOptions: refactor printing
authorPeter Krempa <pkrempa@redhat.com>
Fri, 18 Jul 2025 14:49:11 +0000 (16:49 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Jul 2025 14:52:36 +0000 (16:52 +0200)
commit3b43fa08ffa58d786d781f675419f151481ddb45
treeb2adb533d243bcc4b26957fce44dcd3641bfc458
parentaa732b42721eb648f21c7ec6884012101a2ecded
virSecuritySELinuxGetSecurityMountOptions: refactor printing

Fix linebreaks and remove the use of ternary operator.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/security/security_selinux.c