From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TP8A5-0002Ww-VF for qemu-devel@nongnu.org; Fri, 19 Oct 2012 04:42:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TP8A3-0004Z4-05 for qemu-devel@nongnu.org; Fri, 19 Oct 2012 04:42:33 -0400 Date: Fri, 19 Oct 2012 10:42:27 +0200 From: Stefan Hajnoczi Message-ID: <20121019084227.GF4656@stefanha-thinkpad.redhat.com> References: <1350578453-24368-1-git-send-email-peter.maydell@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1350578453-24368-1-git-send-email-peter.maydell@linaro.org> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH v2] ui/vnc-jobs.c: Fix minor typos in comments List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-trivial@nongnu.org, Stefan Weil , qemu-devel@nongnu.org, patches@linaro.org On Thu, Oct 18, 2012 at 05:40:53PM +0100, Peter Maydell wrote: > Fix some minor typos/grammar errors in comments. > > Signed-off-by: Peter Maydell > --- > v1->v2: reinstated carelessly dropped 'if', noted by Stefan Weil. > > ui/vnc-jobs.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) Reads like Shakespeare now, thanks! :D Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan