Signed-off-by: John Snow <[email protected]> --- qapi/misc-arm.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/qapi/misc-arm.json b/qapi/misc-arm.json index 4dc66d00e5c..a7b5498d2d3 100644 --- a/qapi/misc-arm.json +++ b/qapi/misc-arm.json @@ -48,8 +48,7 @@ ## # @SsidSizeMode: -# -# SMMUv3 SubstreamID size configuration mode. +# SMMUv3 SubstreamID size configuration mode. # # @auto: derive from host IOMMU capabilities # @@ -64,8 +63,7 @@ ## # @OasMode: -# -# SMMUv3 Output Address Size configuration mode. +# SMMUv3 Output Address Size configuration mode. # # @auto: derive from host IOMMU capabilities # -- 2.55.0
