summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorCaleb Sander Mateos <csander@purestorage.com>2026-01-30 10:14:14 -0700
committerJens Axboe <axboe@kernel.dk>2026-01-31 06:36:11 -0700
commit373df2c0255da77f0842368708afce771e1330ca (patch)
treedbbba1a8cf5ba554e3086438edcf715305a68a97 /include/uapi/linux
parented9f54cc1e335096733aed03c2a46de3d58922ed (diff)
ublk: drop ublk_ctrl_start_recovery() header argument
ublk_ctrl_start_recovery() only uses its const struct ublksrv_ctrl_cmd * header argument to log the dev_id. But this value is already available in struct ublk_device's ub_number field. So log ub_number instead and drop the unused header argument. 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/linux')
0 files changed, 0 insertions, 0 deletions