Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191287
b: refs/heads/master
c: d9f599e
h: refs/heads/master
i:
  191285: 03b4298
  191283: dc2cd1c
  191279: 7c52e8e
v: v3
  • Loading branch information
Dan Carpenter authored and Steven Rostedt committed May 6, 2010
1 parent 36d2fef commit 2594329
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: 4778e0e8c64f683a71632dba1cff1f85f76f83c4
refs/heads/master: d9f599e1e6d019968b35d2dc63074b9e8964fa69
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_events_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -1398,7 +1398,7 @@ int ftrace_profile_set_filter(struct perf_event *event, int event_id,
}

err = -EINVAL;
if (!call)
if (&call->list == &ftrace_events)
goto out_unlock;

err = -EEXIST;
Expand Down

0 comments on commit 2594329

Please sign in to comment.