diff options
| author | Jens Axboe <axboe@kernel.dk> | 2025-02-12 14:05:11 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-21 14:01:20 +0100 |
| commit | 98d6ee3e305e8317827232acb98367e8f0814267 (patch) | |
| tree | 6c37880a076b7b4a700b2546b8b6ec9638d5fd1e /scripts | |
| parent | 9d32212b998c9a38d83d8496b3641774e603b762 (diff) | |
| download | linux-98d6ee3e305e8317827232acb98367e8f0814267.tar.gz linux-98d6ee3e305e8317827232acb98367e8f0814267.tar.bz2 linux-98d6ee3e305e8317827232acb98367e8f0814267.zip | |
io_uring/uring_cmd: remove dead req_has_async_data() check
[ Upstream commit 0edf1283a9d1419a2095b4fcdd95c11ac00a191c ]
Any uring_cmd always has async data allocated now, there's no reason to
check and clear a cached copy of the SQE.
Fixes: d10f19dff56e ("io_uring/uring_cmd: switch to always allocating async data")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
