diff options
author | 2025-03-28 12:04:07 -0600 | |
---|---|---|
committer | 2025-03-28 16:15:43 -0600 | |
commit | dfbce8b798fb848a42706e2e544b78b3db22aaae (patch) | |
tree | 31dcf1f9b6c3aea6259ba009204d40a595c27bfa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: ublk: add test for checking zero copy related parameter (diff) | |
download | wireguard-linux-dfbce8b798fb848a42706e2e544b78b3db22aaae.tar.xz wireguard-linux-dfbce8b798fb848a42706e2e544b78b3db22aaae.zip |
ublk: remove unused cmd argument to ublk_dispatch_req()
ublk_dispatch_req() never uses its struct io_uring_cmd *cmd argument.
Drop it so callers don't have to pass a value.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Link: https://lore.kernel.org/r/20250328180411.2696494-2-csander@purestorage.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions