trace/io_uring: fix io_uring_local_work_run ctx documentation
authorCaleb Sander Mateos <csander@purestorage.com>
Thu, 22 May 2025 15:04:50 +0000 (09:04 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 22 May 2025 16:07:34 +0000 (10:07 -0600)
commit28be240c763a44932bfe573f09e145d182e52609
treeb695f4d2ef5d7ae70e4e31bf98f7a15c4359e426
parent8bb9d6ccd36062d16baa707b759809e1f494017e
trace/io_uring: fix io_uring_local_work_run ctx documentation

The comment for the tracepoint io_uring_local_work_run refers to a field
"tctx" and a type "io_uring_ctx", neither of which exist. "tctx" looks
to mean "ctx" and "io_uring_ctx" should be "io_ring_ctx".

Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Link: https://lore.kernel.org/r/20250522150451.2385652-1-csander@purestorage.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/trace/events/io_uring.h