From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMJR8-0002Lt-Nd for qemu-devel@nongnu.org; Thu, 02 Jul 2009 06:22:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMJR3-0002IZ-Lf for qemu-devel@nongnu.org; Thu, 02 Jul 2009 06:22:37 -0400 Received: from [199.232.76.173] (port=59815 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMJR3-0002IQ-EO for qemu-devel@nongnu.org; Thu, 02 Jul 2009 06:22:33 -0400 Received: from mx2.redhat.com ([66.187.237.31]:48639) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MMJR3-0006pH-2b for qemu-devel@nongnu.org; Thu, 02 Jul 2009 06:22:33 -0400 Message-ID: <4A4C8A24.70209@redhat.com> Date: Thu, 02 Jul 2009 12:21:24 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: PATCH: Add 3C90X emulation References: <6D22281B668644418902B6130F779008@FSCPC> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Matthew Iselin Cc: qemu-devel@nongnu.org Matthew Iselin schrieb: > Hi, > > After a long break in which I wasn't able to actually get access to a > system to create the patch on, I present this patch, which applies > cleanly to commit 3da6abd472200bc30b88d5a900ad316d9517d163 ("Use > pstrcpy and pstrcat to avoid OpenBSD linker warning"). I think you forgot something... ;-) Also, if you want the patch to merged you should send a proper patch description that can serve as a commit message, including a Signed-off-by line. You don't seem to have included this in the previous attempts. Kevin