Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116663
b: refs/heads/master
c: 797d371
h: refs/heads/master
i:
  116661: dc2ac7d
  116659: b39ba3e
  116655: 44c52ac
v: v3
  • Loading branch information
Frederic Weisbecker authored and Ingo Molnar committed Oct 14, 2008
1 parent becd01d commit d316e4f
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: d769041f865330034131525ee6a7f72eb4af2a24
refs/heads/master: 797d3712a9dd75c720558612be05f42c031a7bb5
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -1750,7 +1750,7 @@ static int trace_empty(struct trace_iterator *iter)
}
}

return TRACE_TYPE_HANDLED;
return 1;
}

static enum print_line_t print_trace_line(struct trace_iterator *iter)
Expand Down

0 comments on commit d316e4f

Please sign in to comment.