powerpc: Fix oops on some machines due to incorrect pr_debug()
[deliverable/linux.git] / scripts / checkpatch.pl
index 447435c33dd5699ff6375d45978e3d992b630fe5..45eb0ae98ebab2c6a771e1d10bfbb10df9231823 100755 (executable)
@@ -10,7 +10,7 @@ use strict;
 my $P = $0;
 $P =~ s@.*/@@g;
 
-my $V = '0.26';
+my $V = '0.27';
 
 use Getopt::Long qw(:config no_auto_abbrev);
 
This page took 0.023981 seconds and 5 git commands to generate.