Signed-off-by: John Snow <[email protected]> --- qapi/cxl.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/qapi/cxl.json b/qapi/cxl.json index 81d6198ba03..aef849a4c2a 100644 --- a/qapi/cxl.json +++ b/qapi/cxl.json @@ -365,8 +365,7 @@ ## # @CXLUncorErrorRecord: -# -# Record of a single error including header log. +# Record of a single error including header log. # # @type: Type of error # @@ -399,8 +398,7 @@ ## # @CxlCorErrorType: -# -# Type of CXL correctable error to inject +# Type of CXL correctable error to inject # # @cache-data-ecc: Data ECC error on CXL.cache # -- 2.55.0
