diff options
| author | Oleg Nesterov <[email protected]> | 2016-08-17 15:37:04 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2016-08-18 08:03:50 +0000 |
| commit | bdfaa2eecd5f6ca0cb5cff2bc7a974a15a2fd21b (patch) | |
| tree | 80cf1c16c2fde249dcf335b65e8e60069b2bc131 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | Merge branch 'perf/urgent' into perf/core, to pick up dependency (diff) | |
| download | kernel-bdfaa2eecd5f6ca0cb5cff2bc7a974a15a2fd21b.tar.gz kernel-bdfaa2eecd5f6ca0cb5cff2bc7a974a15a2fd21b.zip | |
uprobes: Rename the "struct page *" args of __replace_page()
Purely cosmetic, no changes in the compiled code.
Perhaps it is just me but I can hardly read __replace_page() because I can't
distinguish "page" from "kpage" and because I need to look at the caller to
to ensure that, say, kpage is really the new page and the code is correct.
Rename them to old_page and new_page, this matches the caller.
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Brenden Blanco <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vladimir Davydov <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
