All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Devin Nakamura <devin122@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 2/2] qemu-io: Fix if scoping bug
Date: Tue, 12 Jul 2011 14:59:29 +0200	[thread overview]
Message-ID: <4E1C4531.7050606@redhat.com> (raw)
In-Reply-To: <1310397625-2929-1-git-send-email-devin122@gmail.com>

Am 11.07.2011 17:20, schrieb Devin Nakamura:
> Fix a bug caused by lack of braces in if statement
> 
> Lack of braces means that if(count & 0x1ff) is never reached
> 
> Conflicts:
> 
> 	qemu-io.c
> 
> Signed-off-by: Devin Nakamura <devin122@gmail.com>

Thanks, applied both to the block branch.

Kevin

  reply	other threads:[~2011-07-12 12:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11  5:25 [Qemu-devel] [PATCH 1/2] qemu-io: Fix formatting Devin Nakamura
2011-07-11  5:25 ` [Qemu-devel] [PATCH 2/2] qemu-io: Fix if scoping bug Devin Nakamura
2011-07-11  9:47   ` Stefan Hajnoczi
2011-07-11 13:18     ` Kevin Wolf
2011-07-11 13:18       ` Stefan Hajnoczi
2011-07-11 15:20         ` [Qemu-devel] [PATCH v3 " Devin Nakamura
2011-07-12 12:59           ` Kevin Wolf [this message]
2011-07-11 13:21 ` [Qemu-devel] [PATCH 1/2] qemu-io: Fix formatting Kevin Wolf
2011-07-11 15:22   ` [Qemu-devel] [PATCH v3 " Devin Nakamura

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E1C4531.7050606@redhat.com \
    --to=kwolf@redhat.com \
    --cc=devin122@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.