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:
3067085
)
checkpatch: version: 0.23
author
Andy Whitcroft
<apw@shadowen.org>
Thu, 16 Oct 2008 05:02:28 +0000
(22:02 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:36 +0000
(11:21 -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 fe4553c070b1edff37d03d9bf6d72904ecf8aea8..118fe1f30e76f88430b9fccc163806ff9c67ba9e 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.2
2
';
+my $V = '0.2
3
';
use Getopt::Long qw(:config no_auto_abbrev);