Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186260
b: refs/heads/master
c: 3c840c1
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Linus Torvalds committed Mar 6, 2010
1 parent 7d753e8 commit c809169
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a63ceb4c36a7674f7efa90e8ba96b44a3989d717
refs/heads/master: 3c840c18bcd8efb37f1a565e83a9509e1ea5d105
4 changes: 2 additions & 2 deletions trunk/scripts/get_maintainer.pl
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
if ($type eq 'X') {
if (file_match_pattern($file, $value)) {
$exclude = 1;
last;
}
}
}
Expand All @@ -373,8 +374,7 @@
}
}

$tvi += ($end - $start);

$tvi = $end + 1;
}

foreach my $line (sort {$hash{$b} <=> $hash{$a}} keys %hash) {
Expand Down

0 comments on commit c809169

Please sign in to comment.