[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] s390x/pv: remove semicolon from macro definition
From: |
Cornelia Huck |
Subject: |
Re: [PATCH] s390x/pv: remove semicolon from macro definition |
Date: |
Mon, 10 Oct 2022 17:19:46 +0200 |
User-agent: |
Notmuch/0.37 (https://notmuchmail.org) |
On Mon, Oct 10 2022, Claudio Imbrenda <imbrenda@linux.ibm.com> wrote:
> Remove spurious semicolon at the end of the macro s390_pv_cmd
>
> Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
> ---
> hw/s390x/pv.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Cornelia Huck <cohuck@redhat.com>