Fanjun Kong e19d11267f x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)
The <linux/mm.h> already provides the PAGE_ALIGNED() macro. Let's
use this macro instead of IS_ALIGNED() and passing PAGE_SIZE directly.

No change in functionality.

[ mingo: Tweak changelog. ]

Signed-off-by: Fanjun Kong <bh1scw@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20220526142038.1582839-1-bh1scw@gmail.com
2022-05-27 12:19:56 +02:00
..
2022-05-23 17:51:12 -07:00
2022-01-16 15:53:00 +02:00
2022-04-11 18:04:27 +02:00
2022-05-23 17:38:01 -07:00
2022-04-14 14:09:43 +02:00
2022-04-07 11:27:02 +02:00
2022-05-23 17:51:12 -07:00
2022-05-23 20:49:45 -07:00
2022-05-24 10:36:38 -07:00
2021-12-11 09:09:45 +01:00
2022-04-22 12:32:03 +02:00