s390/mm: cleanup arch_get_unmapped_area() and friends
authorAlexander Gordeev <agordeev@linux.ibm.com>
Mon, 23 Mar 2020 08:38:37 +0000 (09:38 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Fri, 27 Mar 2020 09:22:46 +0000 (10:22 +0100)
commit712fa5f294f377ee3103c36c178e7d62c65dd108
tree552c7e28c4cd56ea9b8e906931b8fbe27783884f
parent194f75706b86847d1b4237958f7d6bd7ea7baf42
s390/mm: cleanup arch_get_unmapped_area() and friends

Factor out check_asce_limit() function and fix few style
defects in arch_get_unmapped_area() family of functions.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
[heiko.carstens@de.ibm.com: small coding style changes]
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/pgalloc.h
arch/s390/mm/hugetlbpage.c
arch/s390/mm/mmap.c