projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6586386
)
checkpatch: version: 0.25
author
Andy Whitcroft
<apw@shadowen.org>
Tue, 6 Jan 2009 22:41:21 +0000
(14:41 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 6 Jan 2009 23:59:16 +0000
(15:59 -0800)
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 850783674278e095c3421cb99ffd0db70220f13d..770fa4101f433a33648df487c3bda08df3dc092d 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
4
';
+my $V = '0.2
5
';
use Getopt::Long qw(:config no_auto_abbrev);