Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158456
b: refs/heads/master
c: 5ac35da
h: refs/heads/master
v: v3
  • Loading branch information
Xiao Guangrong authored and Steven Rostedt committed Aug 26, 2009
1 parent 546be81 commit 24dc666
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 5079f3261ffd7fe4a537679af695f2328943a245
refs/heads/master: 5ac35daa9343936038a3c9c4f4d6d3fe6a2a7bd8
3 changes: 1 addition & 2 deletions trunk/include/linux/tracepoint.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ static inline void tracepoint_synchronize_unregister(void)
}

#define PARAMS(args...) args
#endif

#ifndef TRACE_EVENT
/*
Expand Down Expand Up @@ -287,5 +288,3 @@ static inline void tracepoint_synchronize_unregister(void)
#define TRACE_EVENT(name, proto, args, struct, assign, print) \
DECLARE_TRACE(name, PARAMS(proto), PARAMS(args))
#endif

#endif
1 change: 1 addition & 0 deletions trunk/include/trace/define_trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#include <trace/ftrace.h>
#endif

#undef TRACE_EVENT
#undef TRACE_HEADER_MULTI_READ

/* Only undef what we defined in this file */
Expand Down

0 comments on commit 24dc666

Please sign in to comment.