Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146044
b: refs/heads/master
c: e395898
h: refs/heads/master
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Apr 20, 2009
1 parent 9649a00 commit f876e00
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: 17487bfeb6cfb05920e6a9d5a54f345f2917b4e7
refs/heads/master: e395898e98119085f666febbc7b631dd69bc637f
1 change: 0 additions & 1 deletion trunk/kernel/trace/ring_buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1667,7 +1667,6 @@ static inline void rb_event_discard(struct ring_buffer_event *event)
void ring_buffer_event_discard(struct ring_buffer_event *event)
{
rb_event_discard(event);
trace_recursive_unlock();
}
EXPORT_SYMBOL_GPL(ring_buffer_event_discard);

Expand Down

0 comments on commit f876e00

Please sign in to comment.