pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
commitd1f060a8b515a0b1d14c38f2c8f86ab54e79c3dc
authorThomas Huth <thuth@redhat.com>
Tue, 28 Jul 2020 08:35:53 +0000 (28 10:35 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 6 Oct 2020 17:36:50 +0000 (6 19:36 +0200)
treed864c51541ef444c3a3d8100065aed22fcdccfce
parent4f6a1eb886961f1f9da2d553c4b0e5ef69cd3801
pc-bios/s390-ccw: Move ipl-related code from main() into a separate function

Let's move this part of the code into a separate function to be able
to use it from multiple spots later.

Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Message-Id: <20200806105349.632-3-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/main.c