From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxjzG-0007Us-WE for qemu-devel@nongnu.org; Tue, 13 Oct 2009 12:12:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxjzB-0007RQ-UP for qemu-devel@nongnu.org; Tue, 13 Oct 2009 12:12:34 -0400 Received: from [199.232.76.173] (port=37698 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxjzB-0007RM-Mj for qemu-devel@nongnu.org; Tue, 13 Oct 2009 12:12:29 -0400 Received: from smtp-out2.tiscali.nl ([195.241.79.177]:54139) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MxjzB-0003Py-0u for qemu-devel@nongnu.org; Tue, 13 Oct 2009 12:12:29 -0400 From: Paul Bolle In-Reply-To: <4AD4A51B.4080407@us.ibm.com> References: <1255434008.1817.40.camel@localhost.localdomain> <4AD4849C.3000600@us.ibm.com> <1255449158.1679.11.camel@localhost.localdomain> <4AD4A51B.4080407@us.ibm.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 13 Oct 2009 18:12:21 +0200 Message-Id: <1255450341.1679.20.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] usb-linux: return USB_RET_STALL on -EPIPE List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Mark Burkley , qemu-devel@nongnu.org, Max Krasnyansky On Tue, 2009-10-13 at 11:04 -0500, Anthony Liguori wrote: > Paul Bolle wrote: > > Does it matter who actually signs off this patch? > > > Yes. So a Signed-off-by tag provided by me won't do? Paul