projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d13c8f
)
remove my email address from checkpatch.
author
Dave Jones
<
[email protected]
>
Tue, 12 Jan 2010 21:59:52 +0000
(16:59 -0500)
committer
Linus Torvalds
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
scripts/checkpatch.pl
patch
|
blob
|
history
diff --git
a/scripts/checkpatch.pl
b/scripts/checkpatch.pl
index bc4114f1ab30b6efe49a9d7fcbc92cc7ff5fc313..3257d3d96767da60103c3e7d91beef537541f3cc 100755
(executable)
--- a/
scripts/checkpatch.pl
+++ b/
scripts/checkpatch.pl
@@
-1,5
+1,5
@@
#!/usr/bin/perl -w
-# (c) 2001, Dave Jones.
<
[email protected]
>
(the file handling bit)
+# (c) 2001, Dave Jones. (the file handling bit)
# (c) 2005, Joel Schopp <
[email protected]
> (the ugly bit)
# (c) 2007,2008, Andy Whitcroft <
[email protected]
> (new conditions, test suite)
# (c) 2008,2009, Andy Whitcroft <
[email protected]
>