mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The functions trace_buffer_unlock_commit() and the _regs() version are only used within the kernel/trace directory. Move them to the local header and remove the export as well. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>