mirror of https://github.com/torvalds/linux.git
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 | ||