Re: [PATCH] s390x/pv: remove semicolon from macro definition

2022-10-17 Thread Thomas Huth
On 10/10/2022 17.10, Claudio Imbrenda wrote: Remove spurious semicolon at the end of the macro s390_pv_cmd Signed-off-by: Claudio Imbrenda --- hw/s390x/pv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/s390x/pv.c b/hw/s390x/pv.c index 401b63d6cb..9bcd5d829f 100644 -

Re: [PATCH] s390x/pv: remove semicolon from macro definition

2022-10-10 Thread Cornelia Huck
On Mon, Oct 10 2022, Claudio Imbrenda wrote: > Remove spurious semicolon at the end of the macro s390_pv_cmd > > Signed-off-by: Claudio Imbrenda > --- > hw/s390x/pv.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Cornelia Huck

[PATCH] s390x/pv: remove semicolon from macro definition

2022-10-10 Thread Claudio Imbrenda
Remove spurious semicolon at the end of the macro s390_pv_cmd Signed-off-by: Claudio Imbrenda --- hw/s390x/pv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/s390x/pv.c b/hw/s390x/pv.c index 401b63d6cb..9bcd5d829f 100644 --- a/hw/s390x/pv.c +++ b/hw/s390x/pv.c @@ -45,7 +