diff options
| author | Mehmet Koseoglu <mehmet.mkoseoglu@gmail.com> | 2026-08-28 04:50:20 +0300 |
|---|---|---|
| committer | Miguel Ojeda <ojeda@kernel.org> | 2026-09-01 02:20:22 +0200 |
| commit | e510334fbaeaa016ac76d80b4c5f47611c5f7860 (patch) | |
| tree | 6f442e14bf7dbd04add99fddc91b41af0a9c6e67 /scripts/basic | |
| parent | b6b9e6d4abe87b16ab55990b887c6fad8e7a01af (diff) | |
| download | linux-stable-e510334fbaeaa016ac76d80b4c5f47611c5f7860.tar.gz linux-stable-e510334fbaeaa016ac76d80b4c5f47611c5f7860.zip | |
rust: samples: add missing newlines in rust_print_main
Calls to `pr_info!` in `arc_print` are missing trailing newlines, which
are expected as the `pr_*!` documentation shows.
Add the missing `\n` to all four formatting strings.
Fixes: f431c5c581fa ("samples: rust: print: Add sample code for Arc printing")
Fixes: 47cb6bf7860c ("rust: use derive(CoercePointee) on rustc >= 1.84.0")
Suggested-by: Miguel Ojeda <ojeda@kernel.org>
Link: https://github.com/Rust-for-Linux/linux/issues/1139
Signed-off-by: Mehmet Koseoglu <mehmet.mkoseoglu@gmail.com>
Link: https://patch.msgid.link/20260828015148.221737-2-mehmet.mkoseoglu@gmail.com
[ Reworded to fix the description of the missing-newline behavior. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
