diff options
author | Christoph Hellwig <hch@lst.de> | 2022-07-21 15:09:13 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-21 10:52:12 -0600 |
commit | 34d8f2bea52928626aefd6f7e0ba7e69f67c8e62 (patch) | |
tree | ee187e28bdd1b139cf3f6b0ce694e5a9a0b28ba4 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | fa362045564ea7641e7d48295b54f4eb4df689ea (diff) |
ublk: cleanup ublk_ctrl_uring_cmd
Move all per-command work into the per-command ublk_ctrl_* helpers
instead of being split over those, ublk_ctrl_cmd_validate, and the main
ublk_ctrl_uring_cmd handler. To facilitate that, the old
ublk_ctrl_stop_dev function that just contained two function calls is
folded into both callers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: ZiyangZhang <ZiyangZhang@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220721130916.1869719-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions