]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: sync: Clean up LockClassKey and its docs
authorAlice Ryhl <aliceryhl@google.com>
Mon, 11 Aug 2025 12:14:42 +0000 (12:14 +0000)
committerBoqun Feng <boqun.feng@gmail.com>
Fri, 9 Jan 2026 11:01:40 +0000 (19:01 +0800)
commit106ab474e5a711ea08e0908a42cfa89d691e57ad
tree5d7372dde753fbdea0528a0d74187ef64c6c069b
parent86f4a271dc1962e389ea512d07a77626dbd8c1d8
rust: sync: Clean up LockClassKey and its docs

Several aspects of the code and documentation for this type is
incomplete. Also several things are hidden from the docs. Thus, clean it
up and make it easier to read the rendered html docs.

Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Link: https://patch.msgid.link/20250811-lock-class-key-cleanup-v3-2-b12967ee1ca2@google.com
rust/kernel/sync.rs