Files
linux/rust/kernel
Charalampos Mitrodimas f6be7af445 rust: rbtree: fix comments referring to Box instead of KBox
Several safety comments in the RBTree implementation still refer to
"Box::from_raw" and "Box::into_raw", but the code actually uses KBox.
These comments were not updated when the implementation transitioned
from using Box to KBox.

Fixes: 8373147ce4 ("rust: treewide: switch to our kernel `Box` type")
Signed-off-by: Charalampos Mitrodimas <charmitro@posteo.net>
Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250315-rbtree-comment-fixes-v1-1-51f72c420ff0@posteo.net
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2025-03-23 19:43:02 +01:00
..
2025-03-16 21:59:19 +01:00
2025-03-16 21:59:19 +01:00
2025-03-08 23:04:38 +01:00
2025-03-10 15:12:17 +01:00
2025-03-16 21:59:19 +01:00
2024-09-30 13:02:29 +02:00
2025-03-16 21:59:19 +01:00
2025-03-20 21:44:46 +01:00
2025-02-13 16:58:58 +01:00
2025-03-16 21:59:19 +01:00
2024-12-20 17:19:26 +01:00
2025-03-16 21:59:19 +01:00
2024-12-20 17:21:04 +01:00
2025-03-10 15:12:17 +01:00
2024-10-08 15:44:36 +02:00
2025-03-16 21:59:19 +01:00
2024-12-20 17:19:26 +01:00
2025-03-08 23:04:38 +01:00
2025-03-06 20:59:45 +01:00
2024-11-10 23:58:00 +01:00
2024-11-04 16:21:44 -05:00
2025-03-16 21:59:19 +01:00