]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d59d25d822ab9caafb4d3fcb0bc0b6686761389
tree9b0a352189585a61679366949595027dc6ad9dd8
parent1f7e06e83c5487b7d0f0e4ce25eee8eff72956ad
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