projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6903ffb
)
checkpatch: version: 0.27
author
Andy Whitcroft
<apw@canonical.com>
Thu, 15 Jan 2009 21:51:07 +0000
(13:51 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 16 Jan 2009 00:39:39 +0000
(16:39 -0800)
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 447435c33dd5699ff6375d45978e3d992b630fe5..45eb0ae98ebab2c6a771e1d10bfbb10df9231823 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.2
6
';
+my $V = '0.2
7
';
use Getopt::Long qw(:config no_auto_abbrev);