diff options
| author | Alexander Kuleshov <[email protected]> | 2015-11-05 18:46:46 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-11-05 19:34:48 -0800 |
| commit | ea53cde089e07cfd7996c2072f770ebb984ce8db (patch) | |
| tree | e69eeafcdc456d92168ff0be6521125d49c9a4fa /tools/perf/scripts/python/bin | |
| parent | f09f1243ca2d5d297881bf2c2148d9ab35314314 (diff) | |
mm/util: 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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions