summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorCaleb Sander Mateos <csander@purestorage.com>2026-01-08 02:19:35 -0700
committerJens Axboe <axboe@kernel.dk>2026-01-12 09:15:05 -0700
commitca80afd8708fa22f6d3a1e0306ae12a64e5291b5 (patch)
treed4c27fa9874b1b246c954a5f47ca4ac4543ce2d9 /include/uapi
parent5bfbbc9938f5dee7f252ef05f47b9a26f05f281a (diff)
ublk: inline ublk_check_and_get_req() into ublk_user_copy()
ublk_check_and_get_req() has a single callsite in ublk_user_copy(). It takes a ton of arguments in order to pass local variables from ublk_user_copy() to ublk_check_and_get_req() and vice versa. And more are about to be added. Combine the functions to reduce the argument passing noise. 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 'include/uapi')
0 files changed, 0 insertions, 0 deletions