Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752710Ab1E0Spq (ORCPT ); Fri, 27 May 2011 14:45:46 -0400 Received: from mail.perches.com ([173.55.12.10]:2125 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750977Ab1E0Spn (ORCPT ); Fri, 27 May 2011 14:45:43 -0400 Subject: Re: [patch v4] checkpatch: Signature format verification From: Joe Perches To: Steven Rostedt Cc: anish , davej@redhat.com, apw@shadowen.org, akpm@linux-foundation.org, vapier@gentoo.org, linux-kernel@vger.kernel.org, man.k1983@gmail.com In-Reply-To: <1306520217.3857.31.camel@gandalf.stny.rr.com> References: <1306006721.1622.18.camel@anish-desktop> <1306059528.2761.3.camel@anish-desktop> <1306164094.2292.25.camel@anish-desktop> <1306519311.1918.12.camel@anish-desktop> <1306520217.3857.31.camel@gandalf.stny.rr.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 27 May 2011 11:45:41 -0700 Message-ID: <1306521941.31864.19.camel@Joe-Laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 673 Lines: 21 On Fri, 2011-05-27 at 14:16 -0400, Steven Rostedt wrote: > I once had my quilt mail send crap to LKML because one of the Cc's in a > patch I pulled was missing the ending ">". I'm pretty sure I've done that using git-send-email via bad copy/paste. Actually, that one's been done a few times. $ git log --pretty=oneline -E -i --grep "-by:.*<[^>]+$" | wc -l 129 But that's out of ~3.5 million non-merge commits. cheers, Joe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/