Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146047
b: refs/heads/master
c: e8082f3
h: refs/heads/master
i:
  146045: 2dacc18
  146043: 9649a00
  146039: 8bb2f15
  146031: 86a1a24
  146015: 13ede9e
  145983: 7c4841e
  145919: fb09de9
v: v3
  • Loading branch information
Li Zefan authored and Ingo Molnar committed Apr 21, 2009
1 parent 4cebec6 commit f3b31ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: cb4764a6dbffd9bb3cf759421ae82384071a933d
refs/heads/master: e8082f3f5a17d7a7bfc7dd1050a3f958dc034e9a
1 change: 0 additions & 1 deletion trunk/kernel/trace/trace_events.c
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,6 @@ subsystem_filter_write(struct file *filp, const char __user *ubuf, size_t cnt,

err = filter_add_subsystem_pred(system, pred);
if (err < 0) {
filter_free_subsystem_preds(system);
filter_free_pred(pred);
return err;
}
Expand Down

0 comments on commit f3b31ea

Please sign in to comment.