diff options
| author | Caleb Sander Mateos <csander@purestorage.com> | 2025-11-08 07:23:16 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-11-11 17:57:20 +0300 |
| commit | 727a44027815aea13d34c28254d386562efc3bab (patch) | |
| tree | 815764c9c8902cb32d879bcbee7ec470a828f966 /scripts/patch-kernel | |
| parent | 6b0a29933f688a284e8869da0f63a93acf893757 (diff) | |
| download | linux-727a44027815aea13d34c28254d386562efc3bab.tar.xz | |
ublk: return unsigned from ublk_{,un}map_io()
ublk_map_io() and ublk_unmap_io() never return negative values, and
their return values are stored in variables of type unsigned. Clarify
that they can't fail by making their return types unsigned.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
