From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOpqU-0005T4-TI for qemu-devel@nongnu.org; Tue, 24 May 2011 07:32:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QOpqT-0002Tc-Ly for qemu-devel@nongnu.org; Tue, 24 May 2011 07:32:18 -0400 Date: Tue, 24 May 2011 12:32:09 +0100 From: Stefan Hajnoczi Message-ID: <20110524113209.GA22385@stefanha-thinkpad.localdomain> References: <1306065760-4541-1-git-send-email-weil@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1306065760-4541-1-git-send-email-weil@mail.berlios.de> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 1/2] pflash_cfi02: Fix a typo in debug code (TARGET_FMT_pld -> TARGET_FMT_plx) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, QEMU Developers On Sun, May 22, 2011 at 02:02:39PM +0200, Stefan Weil wrote: > Thanks to Tobias Hoffmann for this patch. > > Signed-off-by: Stefan Weil > --- > hw/pflash_cfi02.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 Stefan