diff options
author | Fanjun Kong <[email protected]> | 2022-05-26 22:02:57 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-06-16 19:48:27 -0700 |
commit | 0b82ade6c042907e4f24bbe826958a896d24700d (patch) | |
tree | f4b5c379162f3442e03ec54f5f12e6d3e9e6ce1d /arch/mips/mm/init.c | |
parent | cd16dd03737c30608b78d235b17b3ab935ed18db (diff) |
mm: use PAGE_ALIGNED instead of IS_ALIGNED
<linux/mm.h> already provides the PAGE_ALIGNED macro. Let's use this
macro instead of IS_ALIGNED and passing PAGE_SIZE directly.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Fanjun Kong <[email protected]>
Acked-by: Muchun Song <[email protected]>
Reviewed-by: Miaohe Lin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/mips/mm/init.c')
0 files changed, 0 insertions, 0 deletions