diff options
| author | Benno Lossin <[email protected]> | 2025-05-20 23:17:13 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-07-22 11:52:14 +0000 |
| commit | 4e6b5b8ab3e28148d04a63defadc29cfc771b102 (patch) | |
| tree | 0f1084d716641233f44a28f13ced0dabba0635ce /rust/macros/module.rs | |
| parent | rust: types: remove `Either<L, R>` (diff) | |
| download | kernel-4e6b5b8ab3e28148d04a63defadc29cfc771b102.tar.gz kernel-4e6b5b8ab3e28148d04a63defadc29cfc771b102.zip | |
rust: sync: fix safety comment for `static_lock_class`
The safety comment mentions lockdep -- which from a Rust perspective
isn't important -- and doesn't mention the real reason for why it's
sound to create `LockClassKey` as uninitialized memory.
Signed-off-by: Benno Lossin <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'rust/macros/module.rs')
0 files changed, 0 insertions, 0 deletions
