Skip to content

Commit

Permalink
checkpatch: version 0.31
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andy Whitcroft authored and Linus Torvalds committed Oct 26, 2010
1 parent 01464f3 commit 267ad8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/checkpatch.pl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
my $P = $0;
$P =~ s@.*/@@g;

my $V = '0.30';
my $V = '0.31';

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

Expand Down

0 comments on commit 267ad8f

Please sign in to comment.