diff options
| author | Oleg Nesterov <[email protected]> | 2016-08-17 17:37:04 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2016-08-18 10:03:50 +0200 |
| commit | bdfaa2eecd5f6ca0cb5cff2bc7a974a15a2fd21b (patch) | |
| tree | 80cf1c16c2fde249dcf335b65e8e60069b2bc131 /tools/testing/radix-tree/linux/export.h | |
| parent | bc06f00dbd71a839228f382540a834c3963b9312 (diff) | |
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/testing/radix-tree/linux/export.h')
0 files changed, 0 insertions, 0 deletions