diff options
| author | Alban Kurti <[email protected]> | 2025-02-06 21:07:55 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-03-06 19:44:06 +0000 |
| commit | 50c3e77eb3712a039760345999709ee0fad83447 (patch) | |
| tree | d62ae8337c185d000f150997ac4da62d2cbab4cf /scripts/generate_rust_analyzer.py | |
| parent | rust: init: add missing newline to pr_info! calls (diff) | |
| download | kernel-50c3e77eb3712a039760345999709ee0fad83447.tar.gz kernel-50c3e77eb3712a039760345999709ee0fad83447.zip | |
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 <[email protected]>
Link: https://github.com/Rust-for-Linux/linux/issues/1139
Signed-off-by: Alban Kurti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Replaced Closes with Link since it fixes part of the issue. - Miguel ]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
