KVM: Drop useless atomic test from timer function
[safe/jmp/linux-2.6] / scripts / checkpatch.pl
index 60ad8db..2d5ece7 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);