diff options
| author | Miaohe Lin <[email protected]> | 2021-06-30 18:50:33 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-06-30 20:47:28 -0700 |
| commit | 767cc6c5568afa50ef6abbd4efb61beee56f9cc8 (patch) | |
| tree | 785dd2379bed2b8573049cef2b58f8f3146ee3eb /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | e891f60e28c3e90e2589a7d2147ae192dca11245 (diff) | |
mm/z3fold: remove unused function handle_to_z3fold_header()
handle_to_z3fold_header() is unused now. So we can remove it. As a
result, get_z3fold_header() becomes the only caller of
__get_z3fold_header() and the argument lock is always true. Therefore we
could further fold the __get_z3fold_header() into get_z3fold_header() with
lock = true.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: Vitaly Wool <[email protected]>
Cc: Hillf Danton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions