Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295156
b: refs/heads/master
c: 0ede274
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Linus Torvalds committed Mar 23, 2012
1 parent 7deaafd commit b9e732a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b60f796c4ca72545327a069f12938360d833cce7
refs/heads/master: 0ede27450716dda82474023d6726ab50f2751adb
2 changes: 1 addition & 1 deletion trunk/scripts/get_maintainer.pl
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,7 @@ sub get_maintainer_role {
my $start = find_starting_index($index);
my $end = find_ending_index($index);

my $role;
my $role = "unknown";
my $subsystem = $typevalue[$start];
if (length($subsystem) > 20) {
$subsystem = substr($subsystem, 0, 17);
Expand Down

0 comments on commit b9e732a

Please sign in to comment.