checkpatch: version: 0.22

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>
This commit is contained in:
Andy Whitcroft 2008-10-15 22:02:24 -07:00 committed by Linus Torvalds
parent b9ea10d691
commit dea79cd3df
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ use strict;
my $P = $0;
$P =~ s@.*/@@g;
my $V = '0.21';
my $V = '0.22';
use Getopt::Long qw(:config no_auto_abbrev);