Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146041
b: refs/heads/master
c: 28d20e2
h: refs/heads/master
i:
  146039: 8bb2f15
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Apr 20, 2009
1 parent c8002d8 commit 144c513
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: a7abe97fd8e7a6ccabba5a04a9f17be9211d418c
refs/heads/master: 28d20e2d6e94434827e11c310788b87204b84559
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_events.c
Original file line number Diff line number Diff line change
Expand Up @@ -1199,6 +1199,6 @@ static __init int event_trace_self_tests_init(void)
return 0;
}

late_initcall(event_trace_self_tests);
late_initcall(event_trace_self_tests_init);

#endif

0 comments on commit 144c513

Please sign in to comment.