projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fef12d
)
checkpatch: version: 0.24
author
Andy Whitcroft
<apw@shadowen.org>
Thu, 16 Oct 2008 05:02:36 +0000
(22:02 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:38 +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
|
blame
|
history
diff --git
a/scripts/checkpatch.pl
b/scripts/checkpatch.pl
index ada27c44da023a9c13bca0fbd54a4e6282a3e11e..e30bac141b21ee1894f62135b8727efa276fe38e 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
3
';
+my $V = '0.2
4
';
use Getopt::Long qw(:config no_auto_abbrev);