qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 2/7] acpi_table_install(): fix funcparam form


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v4 2/7] acpi_table_install(): fix funcparam formatting in leading comment
Date: Thu, 25 Apr 2013 13:44:44 -0500
User-agent: Notmuch/0.15.2+77~g661dcf8 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Laszlo Ersek <address@hidden> writes:

> Signed-off-by: Laszlo Ersek <address@hidden>
> Acked-by: Michael S. Tsirkin <address@hidden>

Reviewed-by: Anthony Liguori <address@hidden>

Regards,

Anthony Liguori

> ---
>  hw/acpi/core.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/hw/acpi/core.c b/hw/acpi/core.c
> index 64b8718..69cadb0 100644
> --- a/hw/acpi/core.c
> +++ b/hw/acpi/core.c
> @@ -86,7 +86,7 @@ static int acpi_checksum(const uint8_t *data, int len)
>   * is optionally overwritten from @hdrs.
>   *
>   * It is valid to call this function with
> - * (@blob == NULL && bloblen == 0 && !has_header).
> + * (@blob == NULL && @bloblen == 0 && address@hidden).
>   *
>   * @hdrs->file and @hdrs->data are ignored.
>   *
> -- 
> 1.7.1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]