Skip to content

Commit

Permalink
checkpatch: version: 0.26
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 Jan 6, 2009
1 parent 21caa13 commit 57b9c6d
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.25';
my $V = '0.26';

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

Expand Down

0 comments on commit 57b9c6d

Please sign in to comment.