]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/boot: Make boot_printk() return int
authorVasily Gorbik <gor@linux.ibm.com>
Wed, 20 Nov 2024 19:36:46 +0000 (20:36 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Sun, 26 Jan 2025 16:24:01 +0000 (17:24 +0100)
commit847e5a4c713747e8c0e9e25bda00aea782d1062b
tree82611c10c3f85606bc70ba7f926239314c3ba7af
parent816b5feaed13946b06fb7c63b7343fbfd83e520f
s390/boot: Make boot_printk() return int

Modify boot_printk() to return int, aligning it with printk().

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>
arch/s390/boot/boot.h
arch/s390/boot/printk.c