diff options
author | 2024-09-22 18:41:29 +0800 | |
---|---|---|
committer | 2024-09-24 13:31:04 -0600 | |
commit | 17ea56b752b6ba58fdd1fcfd24f0fd2fa2b0ade2 (patch) | |
tree | dd15b930ecd6c1d01afee1f562a8533a8c7b0cf8 /scripts/module-common.c | |
parent | io_uring: fix memory leak when cache init fail (diff) | |
download | wireguard-linux-17ea56b752b6ba58fdd1fcfd24f0fd2fa2b0ade2.tar.xz wireguard-linux-17ea56b752b6ba58fdd1fcfd24f0fd2fa2b0ade2.zip |
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: Min-Hua Chen <minhuadotchen@gmail.com>
Link: https://lore.kernel.org/r/20240922104132.157055-1-minhuadotchen@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/module-common.c')
0 files changed, 0 insertions, 0 deletions