qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH 2/3] arm: add trailing ; after MISMATCH_CHECK


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH 2/3] arm: add trailing ; after MISMATCH_CHECK
Date: Fri, 27 Jan 2017 16:51:06 +0000

On 27 January 2017 at 16:27, Michael S. Tsirkin <address@hidden> wrote:
> Macro calls without a trailing ; look weird in C, this works as a side
> effect of how QEMU_BUILD_BUG_ON is implemented. Fix this up.
>
> Signed-off-by: Michael S. Tsirkin <address@hidden>
> ---
>  target/arm/kvm-consts.h | 96 
> ++++++++++++++++++++++++-------------------------
>  1 file changed, 48 insertions(+), 48 deletions(-)

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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