]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: Rephrase comment in vfio_listener_region_add() error path
authorCédric Le Goater <clg@redhat.com>
Thu, 6 Feb 2025 13:14:31 +0000 (14:14 +0100)
committerCédric Le Goater <clg@redhat.com>
Tue, 11 Feb 2025 13:15:19 +0000 (14:15 +0100)
commitcdc6f2e0c9fcef2027f4fc5f25ddd15e36283e90
treefa89ad37507de07312b640034e88f3e36c1fa434
parentcbfbedd6173cf8ff3f374ec6b8e1a17e9fa75872
vfio: Rephrase comment in vfio_listener_region_add() error path

Rephrase a bit the ending comment about how errors are handled
depending on the phase in which vfio_listener_region_add() is called.

Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250206131438.1505542-4-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/common.c