Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove my email address from checkpatch.

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>

authored by

Dave Jones and committed by
Linus Torvalds
dbf004d7 2d13c8f0

+1 -1
+1 -1
scripts/checkpatch.pl
··· 1 1 #!/usr/bin/perl -w 2 - # (c) 2001, Dave Jones. <davej@redhat.com> (the file handling bit) 2 + # (c) 2001, Dave Jones. (the file handling bit) 3 3 # (c) 2005, Joel Schopp <jschopp@austin.ibm.com> (the ugly bit) 4 4 # (c) 2007,2008, Andy Whitcroft <apw@uk.ibm.com> (new conditions, test suite) 5 5 # (c) 2008,2009, Andy Whitcroft <apw@canonical.com>