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:
5aa0769
)
checkpatch: Version: 0.20
author
Andy Whitcroft
<apw@shadowen.org>
Thu, 24 Jul 2008 04:28:55 +0000
(21:28 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:25 +0000
(10:47 -0700)
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl
patch
|
blob
|
history
diff --git
a/scripts/checkpatch.pl
b/scripts/checkpatch.pl
index 6971bf078d1338ff3f7c7f2b5b72b7f874c94fbc..66f060ecb81fab6e8ce5240954a1f5224f7d7ca3 100755
(executable)
--- a/
scripts/checkpatch.pl
+++ b/
scripts/checkpatch.pl
@@
-9,7
+9,7
@@
use strict;
my $P = $0;
$P =~ s@.*/@@g;
-my $V = '0.
19
';
+my $V = '0.
20
';
use Getopt::Long qw(:config no_auto_abbrev);