]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/boot: Rename decompressor_printk() to boot_printk()
authorHeiko Carstens <hca@linux.ibm.com>
Wed, 4 Sep 2024 09:39:28 +0000 (11:39 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Sat, 7 Sep 2024 15:12:42 +0000 (17:12 +0200)
commitbfda6108144628581ee50a127bb616cf097b1c7c
tree5f60d2180219aab6ddf19ef7b404fd82b7405377
parentfccb175bc89a0d37e3ff513bb6bf1f73b3a48950
s390/boot: Rename decompressor_printk() to boot_printk()

Rename decompressor_printk() to boot_printk() just to have a shorter
function name, which also makes the code more readable.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/boot.h
arch/s390/boot/pgm_check_info.c
arch/s390/boot/physmem_info.c
arch/s390/boot/startup.c