Re: [PATCH v2 02/44] qapi: convert intro sections for acpi-hest.json

Mauro Carvalho Chehab via <[email protected]> Thu, 23 Jul 2026 09:29:53 +0200
Newsgroups org.nongnu.qemu-trivial,org.kernel.vger.linux-cxl,org.kernel.vger.linux-edac,org.nongnu.qemu-devel
Message-ID <[email protected]>
On Thu, 23 Jul 2026 00:47:23 -0400
John Snow <[email protected]> wrote:

> (Trivial)
> 
> Signed-off-by: John Snow <[email protected]>
> ---
>  qapi/acpi-hest.json | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/qapi/acpi-hest.json b/qapi/acpi-hest.json
> index a01f1dee095..8db804df197 100644
> --- a/qapi/acpi-hest.json
> +++ b/qapi/acpi-hest.json
> @@ -13,8 +13,8 @@
>  
>  ##
>  # @inject-ghes-v2-error:
> -#
> -# Inject an error with additional ACPI 6.1 GHESv2 error information
> +#     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
LGTM.

Acked-by: Mauro Carvalho Chehab <[email protected]>


Thanks,
Mauro