diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-09-04 11:39:29 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-09-07 17:12:43 +0200 |
commit | dc7155550730dfab3b7cc59dfbf0d8c84ac67bf0 (patch) | |
tree | 1455895b71267fb8955c42679d63fbe8078b5281 /rust/build_error.rs | |
parent | bfda6108144628581ee50a127bb616cf097b1c7c (diff) |
s390/boot: Use boot_printk() instead of sclp_early_printk()
Consistently use boot_printk() everywhere instead of sclp_early_printk() at
some places. For some places it was required (e.g. als.c), in order to stay
in code compiled for the same architecture level, for other places it is
not obvious why sclp_early_printk() was used instead of
decompressor_printk().
Given that the whole decompressor code is compiled for the same
architecture level, there is no requirement left to use different
printk functions.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'rust/build_error.rs')
0 files changed, 0 insertions, 0 deletions