qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/2] async: Use bool for boolean struct members


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1/2] async: Use bool for boolean struct members and remove a hole
Date: Tue, 1 May 2012 10:13:44 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Apr 29, 2012 at 07:08:45PM +0200, Stefan Weil wrote:
> Using bool reduces the size of the structure and improves readability.
> A hole in the structure was removed.
> 
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>  async.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)

Thanks, applied both to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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