From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qxygf-0004RV-HY for qemu-devel@nongnu.org; Mon, 29 Aug 2011 06:03:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qxyge-0001iN-Lu for qemu-devel@nongnu.org; Mon, 29 Aug 2011 06:03:25 -0400 Date: Mon, 29 Aug 2011 11:03:05 +0100 From: Stefan Hajnoczi Message-ID: <20110829100305.GA18524@stefanha-thinkpad.localdomain> References: <1314385561-22519-1-git-send-email-alevy@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1314385561-22519-1-git-send-email-alevy@redhat.com> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw/pci-stub: fix comment typo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: qemu-trivial@nongnu.org, "qemu-devel@nongnu.org" On Fri, Aug 26, 2011 at 10:06:01PM +0300, Alon Levy wrote: > Signed-off-by: Alon Levy > --- > hw/pci-stub.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied to the trivial patches tree: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches Fixed "doesn't" -> "don't". Stefan