diff options
author | Fanjun Kong <bh1scw@gmail.com> | 2022-05-26 17:02:57 +0300 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-06-17 05:48:27 +0300 |
commit | 0b82ade6c042907e4f24bbe826958a896d24700d (patch) | |
tree | f4b5c379162f3442e03ec54f5f12e6d3e9e6ce1d /block/blk-cgroup-rwstat.h | |
parent | cd16dd03737c30608b78d235b17b3ab935ed18db (diff) | |
download | linux-0b82ade6c042907e4f24bbe826958a896d24700d.tar.xz |
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/20220526140257.1568744-1-bh1scw@gmail.com
Signed-off-by: Fanjun Kong <bh1scw@gmail.com>
Acked-by: Muchun Song <songmuchun@bytedance.com>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'block/blk-cgroup-rwstat.h')
0 files changed, 0 insertions, 0 deletions