diff options
| author | Kemeng Shi <[email protected]> | 2023-07-14 01:26:29 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:27 -0700 |
| commit | 34c876ce5eeda6c7aa89b2068e724cf84f409ebb (patch) | |
| tree | db4ce3e85ca52200fa976a54a5f943de5631b35f /tools/perf/scripts/python/task-analyzer.py | |
| parent | f4d005af5b5499ddc71bbe704f2a6afa06dd3788 (diff) | |
mm/page_table_check: remove unused parameters in page_table_check_clear()
Patch series "Remove unused parameters in page_table_check".
This series remove unused parameters in functions from page_table_check.
The first 2 patches remove unused mm and addr parameters in static common
functions page_table_check_clear and page_table_check_set. The last 6
patches remove unused addr parameter in some externed functions which only
need addr for cleaned page_table_check_clear or page_table_check_set.
There is no intended functional change.
This patch (of 8):
Remove unused mm and addr in function page_table_check_clear().
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kemeng Shi <[email protected]>
Cc: Pavel Tatashin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions