powerpc/mm: Tweak PTE bit combination definitions
[deliverable/linux.git] / scripts / checkpatch.pl
index 60ad8dbd79e15a18ad5faabb6857e1dfd25808fc..2d5ece798c4c6e786b3e6ee305e9830e490d75e9 100755 (executable)
@@ -10,7 +10,7 @@ use strict;
 my $P = $0;
 $P =~ s@.*/@@g;
 
-my $V = '0.27';
+my $V = '0.28';
 
 use Getopt::Long qw(:config no_auto_abbrev);
 
This page took 0.024482 seconds and 5 git commands to generate.