diff options
| author | Caleb Sander Mateos <[email protected]> | 2025-04-09 01:29:26 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2025-04-09 13:58:04 +0000 |
| commit | 843c6cec1af85f05971b7baf3704801895e77d76 (patch) | |
| tree | 714f339c31ffa09e37632c7b6cb1be5d6e43a6c1 /net/core/lock_debug.c | |
| parent | ublk: don't fail request for recovery & reissue in case of ubq->canceling (diff) | |
| download | kernel-843c6cec1af85f05971b7baf3704801895e77d76.tar.gz kernel-843c6cec1af85f05971b7baf3704801895e77d76.zip | |
ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
The ublk_ctrl_*() handlers all take struct io_uring_cmd *cmd but only
use it to get struct ublksrv_ctrl_cmd *header from the io_uring SQE.
Since the caller ublk_ctrl_uring_cmd() has already computed header, pass
it instead of cmd.
Signed-off-by: Caleb Sander Mateos <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/core/lock_debug.c')
0 files changed, 0 insertions, 0 deletions
