remove my email address from checkpatch.
authorDave Jones <davej@redhat.com>
Tue, 12 Jan 2010 21:59:52 +0000 (16:59 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Jan 2010 04:56:52 +0000 (20:56 -0800)
Maybe this will stop people emailing me about it.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl

index bc4114f..3257d3d 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# (c) 2001, Dave Jones. <davej@redhat.com> (the file handling bit)
+# (c) 2001, Dave Jones. (the file handling bit)
 # (c) 2005, Joel Schopp <jschopp@austin.ibm.com> (the ugly bit)
 # (c) 2007,2008, Andy Whitcroft <apw@uk.ibm.com> (new conditions, test suite)
 # (c) 2008,2009, Andy Whitcroft <apw@canonical.com>