From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVT8W-0005El-W8 for qemu-devel@nongnu.org; Thu, 14 Jan 2010 12:05:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVT8S-0005CZ-34 for qemu-devel@nongnu.org; Thu, 14 Jan 2010 12:05:32 -0500 Received: from [199.232.76.173] (port=54598 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVT8R-0005CL-MM for qemu-devel@nongnu.org; Thu, 14 Jan 2010 12:05:27 -0500 Received: from mx20.gnu.org ([199.232.41.8]:24458) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NVT8R-0007Py-62 for qemu-devel@nongnu.org; Thu, 14 Jan 2010 12:05:27 -0500 Received: from mail.codesourcery.com ([38.113.113.100]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVT8O-0008BJ-Gz for qemu-devel@nongnu.org; Thu, 14 Jan 2010 12:05:24 -0500 Message-ID: <4B4F4ECA.4050709@codesourcery.com> Date: Thu, 14 Jan 2010 12:05:14 -0500 From: Kazu Hirata MIME-Version: 1.0 Subject: Re: [Qemu-devel] [patch] Fix a typo in 'P' packet processing for M68K. References: <20091224003324.A6E1F6F6226F@daisy.codesourcery.com> <20100114143934.GB23053@hall.aurel32.net> In-Reply-To: <20100114143934.GB23053@hall.aurel32.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: qemu-devel@nongnu.org Hi Aurelien, >> I don't have a write access to the repository. Could someone apply >> this patch if it's OK? > > This patch looks ok, but is missing a Signed-of-by: Thank you for a review. I'm going to resubmit the patch in the git style. Kazu Hirata