]> 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)
commit006e3c143f1c2c105e8f5b26aa994598cd40afd4
tree9b0a352189585a61679366949595027dc6ad9dd8
parente3640cb262f0b13be4ad1610c51ef4d84f636c5f
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