diff options
author | Alban Kurti <kurti@invicto.ai> | 2025-02-07 00:07:56 +0300 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-03-06 22:44:06 +0300 |
commit | 0ea4c3906416cefd6ae7ae5e93af9f2ef1b8c39b (patch) | |
tree | 778b4824879abb77125a198e0cb91a2c34d1912d /tools/perf/scripts/python/check-perf-trace.py | |
parent | 50c3e77eb3712a039760345999709ee0fad83447 (diff) | |
download | linux-0ea4c3906416cefd6ae7ae5e93af9f2ef1b8c39b.tar.xz |
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 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions