diff options
author | 2015-11-05 18:46:54 -0800 | |
---|---|---|
committer | 2015-11-05 19:34:48 -0800 | |
commit | de1741a1333ea37694dddf7c94aa4cf2d0e58912 (patch) | |
tree | 3b327e0d452c0f835624c6cee9df0c79003f71f0 /mm/vmscan.c | |
parent | mm/vmalloc: use offset_in_page macro (diff) | |
download | wireguard-linux-de1741a1333ea37694dddf7c94aa4cf2d0e58912.tar.xz wireguard-linux-de1741a1333ea37694dddf7c94aa4cf2d0e58912.zip |
mm/mmap: 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