m68k: mm: Use PAGE_ALIGNED() helper
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 26 Aug 2020 13:01:03 +0000 (15:01 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 7 Sep 2020 08:56:08 +0000 (10:56 +0200)
commit41f1bf37a63ecdb06b7b96646579170ddbe9def1
tree012990f611ff212e11b3a724b8efd7f95e8f2769
parentdc072012bc94287e3cc43e1429c5d72b2e6f4972
m68k: mm: Use PAGE_ALIGNED() helper

Use the existing PAGE_ALIGNED() helper instead of open-coding the same
operation.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20200826130103.25381-1-geert@linux-m68k.org
arch/m68k/mm/motorola.c