Skip to content
Commit f23bef34 authored by Alexander Kuleshov's avatar Alexander Kuleshov Committed by Catalin Marinas
Browse files

arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED



The <linux/mm.h> already provides the PAGE_ALIGNED macro. Let's
use this macro instead of IS_ALIGNED and passing PAGE_SIZE directly.

Signed-off-by: default avatarAlexander Kuleshov <kuleshovmail@gmail.com>
Acked-by: default avatarLaura Abbott <laura@labbott.name>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 59f24135
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment