Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33cba065 authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Linus Torvalds
Browse files

checkpatch: version 0.21

parent 234fff65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ use strict;
my $P = $0;
$P =~ s@.*/@@g;

my $V = '0.20';
my $V = '0.21';

use Getopt::Long qw(:config no_auto_abbrev);