diff options
| author | Alice Ryhl <aliceryhl@google.com> | 2026-02-19 09:12:29 +0000 |
|---|---|---|
| committer | Danilo Krummrich <dakr@kernel.org> | 2026-03-03 20:33:26 +0100 |
| commit | d1880d5f5899c572337ceb3d7e067052b22597e1 (patch) | |
| tree | 2d471b74f791f7bc8abed8f7707af0787e977116 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 1b9a5bc8513d081c1bfe2c096b6dc502a4660f47 (diff) | |
rust: irq: move 'static bounds to traits
The 'static bound is required by all irq handlers, so it is simpler to
specify it on the trait declaration instead of repeating it every time
the trait is used as a where clause. Note that we already list Sync on
the trait bound for the same reason.
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://patch.msgid.link/20260219-irq-static-on-trait-v1-1-6ede6b743ea3@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
