mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
checkpatch: version 0.31
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>
This commit is contained in:
parent
01464f30a9
commit
267ad8f426
@ -10,7 +10,7 @@ use strict;
|
||||
my $P = $0;
|
||||
$P =~ s@.*/@@g;
|
||||
|
||||
my $V = '0.30';
|
||||
my $V = '0.31';
|
||||
|
||||
use Getopt::Long qw(:config no_auto_abbrev);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user