diff options
author | 2025-02-06 21:07:56 +0000 | |
---|---|---|
committer | 2025-03-06 20:44:06 +0100 | |
commit | 0ea4c3906416cefd6ae7ae5e93af9f2ef1b8c39b (patch) | |
tree | 778b4824879abb77125a198e0cb91a2c34d1912d /scripts/gdb/linux/utils.py | |
parent | rust: sync: add missing newline in locked_by log example (diff) | |
download | wireguard-linux-0ea4c3906416cefd6ae7ae5e93af9f2ef1b8c39b.tar.xz wireguard-linux-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 <ojeda@kernel.org>
Link: https://github.com/Rust-for-Linux/linux/issues/1139
Signed-off-by: Alban Kurti <kurti@invicto.ai>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250206-printing_fix-v3-5-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/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions