Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116650
b: refs/heads/master
c: 7c572ac
h: refs/heads/master
v: v3
  • Loading branch information
Frédéric Weisbecker authored and Ingo Molnar committed Oct 14, 2008
1 parent 35cfb89 commit 0023e2f
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: 3ce2b9200da8b7170cc7463b7ee4212fad7b291e
refs/heads/master: 7c572ac0cf5e8cd8e17f084bc6c253296cc42279
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static void boot_trace_ctrl_update(struct trace_array *tr)

static int initcall_print_line(struct trace_iterator *iter)
{
int ret = 1;
int ret = 0;
struct trace_entry *entry = iter->ent;
struct boot_trace *it = &entry->field.initcall;
struct trace_seq *s = &iter->seq;
Expand Down

0 comments on commit 0023e2f

Please sign in to comment.