Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
markers: turn marker_synchronize_unregister() into an inline
Turn marker 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