[libvirt PATCH 0/2] A few fixes in error messages

Jiri Denemark jdenemar at redhat.com
Thu Mar 30 09:12:31 UTC 2023


These fixes were separated from my "Use permutable format strings in
translations" series. There are more VIR_PCI_DEVICE_ADDRESS_FMT cases
fixed here compared to the format strings series as not all of them were
identified by either syntax check or libvirt-pot-check.

Jiri Denemark (2):
  Drop excess whitespace from error messages
  Do not use VIR_PCI_DEVICE_ADDRESS_FMT in translations

 src/conf/domain_conf.c           |  6 ++----
 src/libxl/libxl_driver.c         | 15 +++++----------
 src/qemu/qemu_hotplug.c          | 14 ++++----------
 src/util/virnetdevvportprofile.c |  3 +--
 src/util/virsocketaddr.c         |  3 +--
 5 files changed, 13 insertions(+), 28 deletions(-)

-- 
2.40.0



More information about the libvir-list mailing list