From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkE8s-0002xY-7U for qemu-devel@nongnu.org; Mon, 09 Jan 2012 07:16:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkE8o-0006WN-IN for qemu-devel@nongnu.org; Mon, 09 Jan 2012 07:15:58 -0500 Date: Mon, 9 Jan 2012 12:15:51 +0000 From: Stefan Hajnoczi Message-ID: <20120109121551.GC14603@stefanha-thinkpad.localdomain> References: <1326047709-32345-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1326047709-32345-1-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] Spelling fixes in comments and documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On Sun, Jan 08, 2012 at 07:35:09PM +0100, Stefan Weil wrote: > Codespell detected these new spelling issues. > > Signed-off-by: Stefan Weil > --- > docs/writing-qmp-commands.txt | 2 +- > memory.h | 4 ++-- > qemu-ga.c | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan