diff options
author | 2015-11-05 18:46:43 -0800 | |
---|---|---|
committer | 2015-11-05 19:34:48 -0800 | |
commit | f09f1243ca2d5d297881bf2c2148d9ab35314314 (patch) | |
tree | 169d7cdf9b74447019ca94e9db2172d97c3b0d6b /mm/migrate.c | |
parent | mm/early_ioremap: use offset_in_page macro (diff) | |
download | linux-dev-f09f1243ca2d5d297881bf2c2148d9ab35314314.tar.xz linux-dev-f09f1243ca2d5d297881bf2c2148d9ab35314314.zip |
mm/percpu: 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>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions