From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mxk90-0006w5-Gu for qemu-devel@nongnu.org; Tue, 13 Oct 2009 12:22:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mxk8w-0006sc-P2 for qemu-devel@nongnu.org; Tue, 13 Oct 2009 12:22:38 -0400 Received: from [199.232.76.173] (port=38330 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mxk8w-0006sT-Ii for qemu-devel@nongnu.org; Tue, 13 Oct 2009 12:22:34 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:14325) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mxk8v-00052n-Nc for qemu-devel@nongnu.org; Tue, 13 Oct 2009 12:22:33 -0400 Received: by fg-out-1718.google.com with SMTP id 22so623300fge.10 for ; Tue, 13 Oct 2009 09:22:33 -0700 (PDT) Message-ID: <4AD4A943.60604@codemonkey.ws> Date: Tue, 13 Oct 2009 11:22:27 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH] usb-linux: return USB_RET_STALL on -EPIPE References: <1255434008.1817.40.camel@localhost.localdomain> <4AD4849C.3000600@us.ibm.com> <1255449158.1679.11.camel@localhost.localdomain> <4AD4A51B.4080407@us.ibm.com> <1255450341.1679.20.camel@localhost.localdomain> In-Reply-To: <1255450341.1679.20.camel@localhost.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Bolle Cc: Anthony Liguori , Mark Burkley , qemu-devel@nongnu.org, Max Krasnyansky Paul Bolle wrote: > 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? > A SoB is a statement of intent so if you feel you can contribute a SoB is a decision for you to make. See Documentation/SubmittingPatches in Linux for more details about the ramification of DCO. Regards, Anthony Liguori