diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-09-02 05:19:42 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-09-02 05:19:42 -0600 |
commit | 37500634d0a8f931e15879760fb70f9b6f5d5370 (patch) | |
tree | fd8507e47f0fc4970a410012b5b652958ffc29b3 /rust/helpers/vmalloc.c | |
parent | 4c0b26e23c79ecf934a92b2d9a516bffbb61c3e4 (diff) |
io_uring/net: correct type for min_not_zero() cast
The kernel test robot reports that after a recent change, the signedness
of a min_not_zero() compare is now incorrect. Fix that up and cast to
the right type.
Fixes: 429884ff35f7 ("io_uring/kbuf: use struct io_br_sel for multiple buffers picking")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202509020426.WJtrdwOU-lkp@intel.com/
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions