diff options
author | Andreas Hindborg <a.hindborg@kernel.org> | 2025-09-02 11:55:04 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-09-02 05:23:56 -0600 |
commit | 8c32697c4edd4180bc90d367e54fb64490c230c6 (patch) | |
tree | c59f58b034d739ed524748c7340c0442ee4fc718 /rust/helpers | |
parent | f52689fcd8a2f78436b57d10ba742455431885a0 (diff) |
rust: block: remove trait bound from `mq::Request` definition
Remove the trait bound `T:Operations` from `mq::Request`. The bound is not
required, so remove it to reduce complexity.
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://lore.kernel.org/r/20250902-rnull-up-v6-16-v7-10-b5212cc89b98@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions