s390/boot: cleanup adjust_to_uv_max() function
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 26 May 2022 05:57:36 +0000 (07:57 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 28 Jul 2022 16:05:23 +0000 (18:05 +0200)
commit57ad19bcdefb1c65b0a90330b7b29ce658ef1a76
tree9b0a352189585a61679366949595027dc6ad9dd8
parent6f5c672d17f583b081e283927f5040f726c54598
s390/boot: cleanup adjust_to_uv_max() function

Uncouple input and output arguments by making the latter
the function return value.

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