Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracepoints: synchronize unregister static inline
Turn tracepoint synchronize unregister into a static inline. There is no reason to keep it as a macro over a static inline. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information