diff options
author | Dylan Yudaken <dylany@fb.com> | 2022-08-05 14:54:50 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-08-05 17:41:18 +0300 |
commit | d1f6222c4978817712e0f2825ce9e830763f0695 (patch) | |
tree | d4db983c3eff7f50a9afaba5c799581d3083d3a0 /io_uring/uring_cmd.c | |
parent | 4a933e62083ead6cd064293a7505c56165859320 (diff) | |
download | linux-d1f6222c4978817712e0f2825ce9e830763f0695.tar.xz |
io_uring: fix io_recvmsg_prep_multishot sparse warnings
Fix casts missing the __user parts. This seemed to only cause errors on
the alpha build, or if checked with sparse, but it was definitely an
oversight.
Reported-by: kernel test robot <lkp@intel.com>
Fixes: 9bb66906f23e ("io_uring: support multishot in recvmsg")
Signed-off-by: Dylan Yudaken <dylany@fb.com>
Link: https://lore.kernel.org/r/20220805115450.3921352-1-dylany@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/uring_cmd.c')
0 files changed, 0 insertions, 0 deletions