diff options
author | Benno Lossin <lossin@kernel.org> | 2025-07-22 14:14:38 +0200 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-09-15 00:02:22 +0200 |
commit | a15d12c24fa790533c8c133e84a8bf23777a7a43 (patch) | |
tree | 9de0e2cdd89820938a3b32bb1cf159e56e97eb2a /rust/kernel/platform.rs | |
parent | 67ff56cecc8701665ec137e5f151a7a7b2c37329 (diff) |
rust: sync: extend module documentation of aref
Commit 07dad44aa9a9 ("rust: kernel: move ARef and AlwaysRefCounted to
sync::aref") moved `ARef` and `AlwaysRefCounted` into their own module.
In that process only a short, single line description of the module was
added. Extend the description by explaining what is meant by "internal
reference counting", the two items in the trait & the difference to
`Arc`.
Signed-off-by: Benno Lossin <lossin@kernel.org>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/platform.rs')
0 files changed, 0 insertions, 0 deletions