aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-scan.c
diff options
context:
space:
mode:
authorAlok Tiwari <[email protected]>2025-10-23 11:55:24 +0000
committerJens Axboe <[email protected]>2025-10-23 13:25:07 +0000
commitc5efc6a0b3940381d67887302ddb87a5cf623685 (patch)
treef34152389e33752479ab40f0971246a6b75644b3 /lib/mpi/mpi-scan.c
parentio_uring zcrx: add MAINTAINERS entry (diff)
downloadkernel-c5efc6a0b3940381d67887302ddb87a5cf623685.tar.gz
kernel-c5efc6a0b3940381d67887302ddb87a5cf623685.zip
io_uring: correct __must_hold annotation in io_install_fixed_file
The __must_hold annotation references &req->ctx->uring_lock, but req is not in scope in io_install_fixed_file. This change updates the annotation to reference the correct ctx->uring_lock. improving code clarity. Fixes: f110ed8498af ("io_uring: split out fixed file installation and removal") Signed-off-by: Alok Tiwari <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-scan.c')
0 files changed, 0 insertions, 0 deletions