Signed-off-by: John Snow <[email protected]> --- qapi/acpi-hest.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/qapi/acpi-hest.json b/qapi/acpi-hest.json index a01f1dee095..6a48e80082e 100644 --- a/qapi/acpi-hest.json +++ b/qapi/acpi-hest.json @@ -12,9 +12,8 @@ ## ## -# @inject-ghes-v2-error: -# -# Inject an error with additional ACPI 6.1 GHESv2 error information +# @inject-ghes-v2-error: Inject an error with additional ACPI 6.1 +# GHESv2 error information # # @cper: contains a base64 encoded string with raw data for a single # CPER record with Generic Error Status Block, Generic Error Data -- 2.54.0
