diff options
author | 2015-11-05 18:46:49 -0800 | |
---|---|---|
committer | 2015-11-05 19:34:48 -0800 | |
commit | 8fd9e4883a2b08c52ec00f3c214b45d096fc697a (patch) | |
tree | 5d14eb0eb90f3d60859f5d8016cb7e9eac63f671 /mm/vmscan.c | |
parent | mm/util: use offset_in_page macro (diff) | |
download | wireguard-linux-8fd9e4883a2b08c52ec00f3c214b45d096fc697a.tar.xz wireguard-linux-8fd9e4883a2b08c52ec00f3c214b45d096fc697a.zip |
mm/mlock: use offset_in_page macro
linux/mm.h provides offset_in_page() macro. Let's use already predefined
macro instead of (addr & ~PAGE_MASK).
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions