projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b474a1
)
checkpatch: version 0.30
author
Andy Whitcroft
<apw@canonical.com>
Mon, 26 Oct 2009 23:50:17 +0000
(16:50 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 29 Oct 2009 14:39:31 +0000
(07:39 -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
|
history
diff --git
a/scripts/checkpatch.pl
b/scripts/checkpatch.pl
index
88c4f6a
..
bc4114f
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.
29
';
+my $V = '0.
30
';
use Getopt::Long qw(:config no_auto_abbrev);