aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorAlban Kurti <[email protected]>2025-02-06 21:07:54 +0000
committerMiguel Ojeda <[email protected]>2025-03-06 19:42:52 +0000
commit6933c1067fe6df8ddb34dd68bdb2aa172cbd08c8 (patch)
tree04f221073ecd5664b15fe09a69b9e6c52d9b29ce /scripts/generate_rust_analyzer.py
parentrust: error: add missing newline to pr_warn! calls (diff)
downloadkernel-6933c1067fe6df8ddb34dd68bdb2aa172cbd08c8.tar.gz
kernel-6933c1067fe6df8ddb34dd68bdb2aa172cbd08c8.zip
rust: init: add missing newline to pr_info! calls
Several pr_info! calls in rust/kernel/init.rs (both in code examples and macro documentation) were missing a newline, causing logs to run together. This commit updates these calls to include a trailing newline, improving readability and consistency with the C side. Fixes: 6841d45a3030 ("rust: init: add `stack_pin_init!` macro") Fixes: 7f8977a7fe6d ("rust: init: add `{pin_}chain` functions to `{Pin}Init<T, E>`") Fixes: d0fdc3961270 ("rust: init: add `PinnedDrop` trait and macros") Fixes: 4af84c6a85c6 ("rust: init: update expanded macro explanation") 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. Added one more Fixes tag (still same set of stable kernels). - Miguel ] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions