diff options
author | Alexander Kuleshov <kuleshovmail@gmail.com> | 2015-10-26 17:26:57 +0600 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2015-10-28 18:36:32 +0000 |
commit | f23bef34d34b6325916daddc4cfdeee53d5139e6 (patch) | |
tree | caf9af34b006ef5b3d94278c58f52f714e9066dc /arch/powerpc/Kconfig.debug | |
parent | 59f2413573e4ee1e76062beef4a359156500db94 (diff) | |
download | talos-obmc-linux-f23bef34d34b6325916daddc4cfdeee53d5139e6.tar.gz talos-obmc-linux-f23bef34d34b6325916daddc4cfdeee53d5139e6.zip |
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: Alexander Kuleshov <kuleshovmail@gmail.com>
Acked-by: Laura Abbott <laura@labbott.name>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/powerpc/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions