From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzpNT-00075G-RH for qemu-devel@nongnu.org; Fri, 10 Aug 2012 09:35:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzpNR-0001yg-Bh for qemu-devel@nongnu.org; Fri, 10 Aug 2012 09:35:47 -0400 Date: Fri, 10 Aug 2012 14:35:35 +0100 From: Stefan Hajnoczi Message-ID: <20120810133535.GA14122@stefanha-thinkpad.localdomain> References: <1344236756-9660-1-git-send-email-peter.crosthwaite@petalogix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1344236756-9660-1-git-send-email-peter.crosthwaite@petalogix.com> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] arm: translate: comment typo - s/middel/middle/ List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Peter A. G. Crosthwaite" Cc: qemu-trivial@nongnu.org, peter.maydell@linaro.org, qemu-devel@nongnu.org On Mon, Aug 06, 2012 at 05:05:56PM +1000, Peter A. G. Crosthwaite wrote: > Signed-off-by: Peter A. G. Crosthwaite > --- > target-arm/translate.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Also congrats on getting two Reviewed-bys. That's a rate of 1 Reviewed-by per changed character and the most thorough review a QEMU patch has ever had! :) Stefan