mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 07:44:49 +01:00
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: |
||
|---|---|---|
| .. | ||
| __internal.rs | ||
| macros.rs | ||