summaryrefslogtreecommitdiff
path: root/lib/usercopy.c
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2021-03-16 12:41:01 -0400
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2021-03-18 12:58:25 -0400
commite20044f7e9ae2b5395ca3ae9bd0907fdf43357a7 (patch)
tree0be3beaa684d3f5d148dcdf2eb9c845c5e62c8c4 /lib/usercopy.c
parent83b62687a05205847d627f29126a8fee3c644335 (diff)
ring-buffer: Separate out internal use of ring_buffer_event_time_stamp()
The exported use of ring_buffer_event_time_stamp() is going to become different than how it is used internally. Move the internal logic out into a static function called rb_event_time_stamp(), and have the internal callers call that instead. Link: https://lkml.kernel.org/r/20210316164113.257790481@goodmis.org Reviewed-by: Tom Zanussi <zanussi@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'lib/usercopy.c')
0 files changed, 0 insertions, 0 deletions