diff options
author | Alban Kurti <kurti@invicto.ai> | 2025-02-06 21:07:55 +0000 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-03-06 20:44:06 +0100 |
commit | 50c3e77eb3712a039760345999709ee0fad83447 (patch) | |
tree | d62ae8337c185d000f150997ac4da62d2cbab4cf /scripts/generate_rust_analyzer.py | |
parent | 6933c1067fe6df8ddb34dd68bdb2aa172cbd08c8 (diff) |
rust: sync: add missing newline in locked_by log example
The pr_info! example in rust/kernel/sync/locked_by.rs was missing
a newline. This patch appends the missing newline to ensure
that log messages for locked resources display correctly.
Fixes: 7b1f55e3a984 ("rust: sync: introduce `LockedBy`")
Reported-by: Miguel Ojeda <ojeda@kernel.org>
Link: https://github.com/Rust-for-Linux/linux/issues/1139
Signed-off-by: Alban Kurti <kurti@invicto.ai>
Link: https://lore.kernel.org/r/20250206-printing_fix-v3-4-a85273b501ae@invicto.ai
[ Replaced Closes with Link since it fixes part of the issue. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions