Commit 267ad8f4 authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Linus Torvalds
Browse files

checkpatch: version 0.31

parent 01464f30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);