]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ring-buffer: Fix typo in comment about header page pointer
authorZhouyi Zhou <zhouzhouyi@gmail.com>
Sat, 18 Jan 2025 01:23:52 +0000 (01:23 +0000)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 6 Mar 2025 18:35:26 +0000 (13:35 -0500)
commit3ca4d7af35093fa5c698e1e10e5fc48156c376fe
tree0fa3b6f4ac55fea8c90dd01252108c6035ecda08
parent937fbf111ac17c456cfcbf18412a1417ff3b69ed
ring-buffer: Fix typo in comment about header page pointer

Fix typo in comment about header page pointer in function
rb_get_reader_page.

Link: https://lore.kernel.org/20250118012352.3430519-1-zhouzhouyi@gmail.com
Signed-off-by: Zhouyi Zhou <zhouzhouyi@gmail.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/ring_buffer.c