diff options
| author | Alban Kurti <[email protected]> | 2025-02-06 21:07:56 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-03-06 19:44:06 +0000 |
| commit | 0ea4c3906416cefd6ae7ae5e93af9f2ef1b8c39b (patch) | |
| tree | 778b4824879abb77125a198e0cb91a2c34d1912d /scripts/generate_rust_analyzer.py | |
| parent | rust: sync: add missing newline in locked_by log example (diff) | |
| download | kernel-0ea4c3906416cefd6ae7ae5e93af9f2ef1b8c39b.tar.gz kernel-0ea4c3906416cefd6ae7ae5e93af9f2ef1b8c39b.zip | |
rust: workqueue: add missing newline to pr_info! examples
The documentation examples in rust/kernel/workqueue.rs use pr_info!
calls that lack a trailing newline. To maintain consistency with
kernel logging practices, this patch adds the newline to all
affected examples.
Fixes: 15b286d1fd05 ("rust: workqueue: add examples")
Reported-by: Miguel Ojeda <[email protected]>
Link: https://github.com/Rust-for-Linux/linux/issues/1139
Signed-off-by: Alban Kurti <[email protected]>
Reviewed-by: Alice Ryhl <[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
