Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323715
b: refs/heads/master
c: 92d8d4a
h: refs/heads/master
i:
  323713: b54c5b8
  323711: 2fe4743
v: v3
  • Loading branch information
Jiri Olsa authored and Steven Rostedt committed Aug 7, 2012
1 parent 7562c84 commit 4f3d5bc
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: 3c18c10bde65b6dcaffab7a4d040285e4defa49b
refs/heads/master: 92d8d4a8b0f4c6eba70f6e62b48e38bd005a56e6
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 @@ -2002,7 +2002,7 @@ static int ftrace_function_set_regexp(struct ftrace_ops *ops, int filter,
static int __ftrace_function_set_filter(int filter, char *buf, int len,
struct function_filter_data *data)
{
int i, re_cnt, ret;
int i, re_cnt, ret = -EINVAL;
int *reset;
char **re;

Expand Down

0 comments on commit 4f3d5bc

Please sign in to comment.