[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-trivial] [PATCH] sheepdog: use bool for boolean variables
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-trivial] [PATCH] sheepdog: use bool for boolean variables |
Date: |
Mon, 8 Oct 2012 08:33:53 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sun, Oct 07, 2012 at 01:57:14AM +0900, MORITA Kazutaka wrote:
> This improves readability.
>
> Signed-off-by: MORITA Kazutaka <address@hidden>
> ---
> block/sheepdog.c | 70
> +++++++++++++++++++++++++++---------------------------
> 1 files changed, 35 insertions(+), 35 deletions(-)
Applied, thanks!
https://github.com/stefanha/qemu/commits/trivial-patches
Stefan