From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LvuFV-0002e9-OG for qemu-devel@nongnu.org; Mon, 20 Apr 2009 10:13:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LvuFQ-0002cw-Jl for qemu-devel@nongnu.org; Mon, 20 Apr 2009 10:13:28 -0400 Received: from [199.232.76.173] (port=37349 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvuFQ-0002cr-55 for qemu-devel@nongnu.org; Mon, 20 Apr 2009 10:13:24 -0400 Received: from wa-out-1112.google.com ([209.85.146.182]:63754) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LvuFP-00050c-TW for qemu-devel@nongnu.org; Mon, 20 Apr 2009 10:13:24 -0400 Received: by wa-out-1112.google.com with SMTP id m33so985642wag.18 for ; Mon, 20 Apr 2009 07:13:21 -0700 (PDT) Message-ID: <49EC82FC.9060108@codemonkey.ws> Date: Mon, 20 Apr 2009 09:13:16 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH, RFC] Add file describing rules for submitting patches References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Blue Swirl wrote: > Hi, > > I gathered a few common complaints about patch submission, hopefully > not too much affected by my consumption of small amounts of various > alcoholic substances. > > Comments, objections? > > +SP2.5: Exception: For extremely short and trivial patches (one-line > +fixes etc.), the description and "Signed-off-by:" lines may be > +omitted, in which case the subject must be appended with the > +submitter's name in parenthesis Signed-off-by can never be omitted--even for one line fixes. Regards, Anthony Liguori