diff options
author | Tamir Duberstein <tamird@gmail.com> | 2024-11-20 06:46:03 -0500 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-01-13 23:45:31 +0100 |
commit | 14686571a914833e38eef0f907202f58df4ffcd2 (patch) | |
tree | cc169fb79d689f8f96f2ad705641ef7c6ca4fdce /scripts/gdb/linux/vmalloc.py | |
parent | 5d385a356f628bd4a1d9f403588272d9626e3245 (diff) |
rust: kernel: change `ForeignOwnable` pointer to mut
It is slightly more convenient to operate on mut pointers, and this also
properly conveys the desired ownership semantics of the trait.
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20241120-borrow-mut-v6-4-80dbadd00951@gmail.com
[ Reworded title slightly. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions