diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2024-11-20 17:07:56 +0100 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2025-01-26 17:24:00 +0100 |
commit | 42fc158c7e789ccb8f9d42e5b18d00ca00d93cfe (patch) | |
tree | b417ca448d808c686b0e1f0a0ac8d121d456ae47 /scripts/lib/kdoc/kdoc_parser.py | |
parent | d538fdc49a7d7dd068fc29bcc6093e8dd45abbd9 (diff) |
s390/boot: Replace boot_printk() with loglevel-specific helpers
Replaces boot_printk() calls with appropriate loglevel-specific helpers
such as boot_emerg(), boot_warn(), and boot_debug().
Using functions with explicit log levels improves log clarity and aligns
the boot code with standard kernel logging practices. This makes it
easier to filter and manage boot-time messages based on their severity.
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions