projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01464f3
)
checkpatch: version 0.31
author
Andy Whitcroft
<apw@canonical.com>
Tue, 26 Oct 2010 21:23:19 +0000
(14:23 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 26 Oct 2010 23:52:21 +0000
(16:52 -0700)
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl
patch
|
blob
|
blame
|
history
diff --git
a/scripts/checkpatch.pl
b/scripts/checkpatch.pl
index d086ffe377d5b1dc66e52040e536b0a87ea834c8..c1e7fb3eab44598c4991bd62a4cc38ebcf885446 100755
(executable)
--- a/
scripts/checkpatch.pl
+++ b/
scripts/checkpatch.pl
@@
-10,7
+10,7
@@
use strict;
my $P = $0;
$P =~ s@.*/@@g;
-my $V = '0.3
0
';
+my $V = '0.3
1
';
use Getopt::Long qw(:config no_auto_abbrev);