]> git.dujemihanovic.xyz Git - linux.git/commit
s390/boot: factor out offset_vmlinux_info() function
authorAlexander Gordeev <agordeev@linux.ibm.com>
Fri, 6 Aug 2021 10:55:09 +0000 (12:55 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 25 Aug 2021 09:03:33 +0000 (11:03 +0200)
commite8f06683d40e705da2d85bc6bc498e651d1ef31b
tree989d05717c8d6479ebe1789ba1c7474c421fd872
parentddd63c85ef67ea9ea7282ad35eafb6568047126e
s390/boot: factor out offset_vmlinux_info() function

Move offsetting all of vmlinux_info fields to a separate
function for better readability.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/startup.c