diff options
author | Alexander Kuleshov <kuleshovmail@gmail.com> | 2015-11-06 03:46:32 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-06 04:34:48 +0100 |
commit | b0d61c7e56815b0b881c81f6779a65f4fdae4bc0 (patch) | |
tree | 74fe5a6b07d5ee5bd12b83c89823629163a765b1 /scripts/headers.sh | |
parent | arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes (diff) | |
download | linux-b0d61c7e56815b0b881c81f6779a65f4fdae4bc0.tar.xz linux-b0d61c7e56815b0b881c81f6779a65f4fdae4bc0.zip |
mm/msync: 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 'scripts/headers.sh')
0 files changed, 0 insertions, 0 deletions