Skip to content
Commit 17ea56b7 authored by Min-Hua Chen's avatar Min-Hua Chen Committed by Jens Axboe
Browse files

io_uring: fix casts to io_req_flags_t



Apply __force cast to restricted io_req_flags_t type to fix
the following sparse warning:

io_uring/io_uring.c:2026:23: sparse: warning: cast to restricted io_req_flags_t

No functional changes intended.

Signed-off-by: default avatarMin-Hua Chen <minhuadotchen@gmail.com>
Link: https://lore.kernel.org/r/20240922104132.157055-1-minhuadotchen@gmail.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 3a87e264
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment