Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146098
b: refs/heads/master
c: 48dd0fe
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh Rajput authored and Ingo Molnar committed May 6, 2009
1 parent 2c49c52 commit 41bc187
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: 22a7c31a9659deaddafbbcec6562d44141e84474
refs/heads/master: 48dd0fed90e2b1f1ba87401439b85942181c6df3
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ int register_ftrace_event(struct trace_event *event)
INIT_LIST_HEAD(&event->list);

if (!event->type) {
struct list_head *list;
struct list_head *list = NULL;

if (next_event_type > FTRACE_MAX_EVENT) {

Expand Down

0 comments on commit 41bc187

Please sign in to comment.