diff options
| author | Caleb Sander Mateos <[email protected]> | 2025-02-17 02:25:04 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2025-02-17 12:34:50 +0000 |
| commit | bcf8a0293a019bb0c4aebafdebe9a1e7a923249a (patch) | |
| tree | 075a4aa0347e306e0b4bffe1efb24b53df62cd51 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | io_uring/rsrc: avoid NULL check in io_put_rsrc_node() (diff) | |
| download | kernel-bcf8a0293a019bb0c4aebafdebe9a1e7a923249a.tar.gz kernel-bcf8a0293a019bb0c4aebafdebe9a1e7a923249a.zip | |
io_uring: introduce type alias for io_tw_state
In preparation for changing how io_tw_state is passed, introduce a type
alias io_tw_token_t for struct io_tw_state *. This allows for changing
the representation in one place, without having to update the many
functions that just forward their struct io_tw_state * argument.
Also add a comment to struct io_tw_state to explain its purpose.
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
