Signed-off-by: John Snow <[email protected]> --- qapi/vfio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/qapi/vfio.json b/qapi/vfio.json index 17b60468712..3d61fc38ecd 100644 --- a/qapi/vfio.json +++ b/qapi/vfio.json @@ -49,8 +49,8 @@ ## # @VFIO_MIGRATION: -# -# This event is emitted when a VFIO device migration state is changed. +# This event is emitted when a VFIO device migration state is +# changed. # # @device-id: The device's id, if it has one. # -- 2.55.0
