Skip to content

Commit d90fd77

Browse files
committed
ring-buffer: Reorganize function locations
Functions in ring-buffer.c have gotten interleaved between different use cases. Move the functions around to get like functions closer together. This may or may not help gcc keep cache locality, but it makes it a little easier to work with the code. Signed-off-by: Steven Rostedt <[email protected]>
1 parent 7d75e68 commit d90fd77

File tree

1 file changed

+456
-464
lines changed

1 file changed

+456
-464
lines changed

0 commit comments

Comments
 (0)