diff options
author | Shawn Lin <[email protected]> | 2016-03-17 14:20:37 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-03-17 15:09:34 -0700 |
commit | a1c0b1a074c0095492a956b4fe0067b74a82cfe3 (patch) | |
tree | e8ddc736e65674f84a4167af21871a3258e05f4f /lib/cpu-notifier-error-inject.c | |
parent | e0775d10f1e65548fcbadf614a6bf3d216165021 (diff) |
mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment
We have PAGE_ALIGNED() in mm.h, so let's use it instead of IS_ALIGNED()
for checking PAGE_SIZE aligned case.
Signed-off-by: Shawn Lin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions