Signed-off-by: John Snow <[email protected]> --- qapi/machine-common.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/qapi/machine-common.json b/qapi/machine-common.json index fdb0e68d9e6..0b07811df07 100644 --- a/qapi/machine-common.json +++ b/qapi/machine-common.json @@ -63,9 +63,8 @@ ## # @CacheLevelAndType: -# -# Caches a system may have. The enumeration value here is the -# combination of cache level and cache type. +# Caches a system may have. The enumeration value here is the +# combination of cache level and cache type. # # @l1d: L1 data cache. # -- 2.55.0
