projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21caa13
)
checkpatch: version: 0.26
author
Andy Whitcroft
<apw@canonical.com>
Tue, 6 Jan 2009 22:41:30 +0000
(14:41 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 6 Jan 2009 23:59:17 +0000
(15:59 -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
|
blame
|
history
diff --git
a/scripts/checkpatch.pl
b/scripts/checkpatch.pl
index bd6ac90d194cb2e218a165b1058e0adeae6672e2..7bed4ed2c5197c5d360533665dcea69bc6446109 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
5
';
+my $V = '0.2
6
';
use Getopt::Long qw(:config no_auto_abbrev);