diff options
| author | Alice Ryhl <aliceryhl@google.com> | 2026-01-08 16:07:33 +0000 |
|---|---|---|
| committer | Danilo Krummrich <dakr@kernel.org> | 2026-01-08 18:06:56 +0100 |
| commit | adca0ad92717d4752ad520faa667103eafb66195 (patch) | |
| tree | 3a6233ca763305e398e923e1cbfcac87ff47d6a6 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 9bf4ca1e699c272defe9636f9812ff33a448d650 (diff) | |
drm/gpuvm: use const for drm_gpuva_op_* ptrs
These methods just read the values stored in the op pointers without
modifying them, so it is appropriate to use const ptrs here.
This allows us to avoid const -> mut pointer casts in Rust.
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Link: https://patch.msgid.link/20260108-gpuvm-rust-v2-3-dbd014005a0b@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
