diff options
author | Jan Kara <[email protected]> | 2016-12-14 15:07:04 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-14 16:04:09 -0800 |
commit | 0721ec8bc156fafc9057ec1df95cdb3bbc3cbae8 (patch) | |
tree | f7bbba17d6cf8ae2d04fe549f55b79b374ec7e64 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 1a29d85eb0f19b7d8271923d8917d7b4f5540b3e (diff) |
mm: use pgoff in struct vm_fault instead of passing it separately
struct vm_fault has already pgoff entry. Use it instead of passing
pgoff as a separate argument and then assigning it later.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jan Kara <[email protected]>
Reviewed-by: Ross Zwisler <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Cc: Dan Williams <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions