s390/mm: remove __GFP_HIGHMEM masking
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 16 Oct 2023 10:10:04 +0000 (12:10 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 19 Oct 2023 14:36:21 +0000 (16:36 +0200)
commit7bc8b8eb2b1e7b06d14bacf964fa25f74a2b87e5
treed77644d788ebd62aa5e520ae20bee57e43665280
parent19ba9ead8a88ab02f3b00d5a6cab7853f03445e7
s390/mm: remove __GFP_HIGHMEM masking

Remove unnecessary __GFP_HIGHMEM masking, which was introduced with
commit 6326c26c1514 ("s390: convert various pgalloc functions to use
ptdescs"). Also remove a whitespace change which was introduced with
the same commit.

Link: https://lore.kernel.org/all/CAOzc2px-SFSnmjcPriiB3cm1fNj3+YC8S0VSp4t1QvDR0f4E2A@mail.gmail.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/mm/pgalloc.c