diff options
author | Eric Farman <[email protected]> | 2019-06-06 22:28:23 +0200 |
---|---|---|
committer | Cornelia Huck <[email protected]> | 2019-06-17 13:28:29 +0200 |
commit | 812271b91006e59407ea30ee72341d92b240f667 (patch) | |
tree | a5231c790c0e2b661b3784294a1b02535e3ab889 /tools/perf/scripts/python/syscall-counts.py | |
parent | 39c00378e337c869b0c9cd35e108fc0c8671d644 (diff) |
s390/cio: Squash cp_free() and cp_unpin_free()
The routine cp_free() does nothing but call cp_unpin_free(), and while
most places call cp_free() there is one caller of cp_unpin_free() used
when the cp is guaranteed to have not been marked initialized.
This seems like a dubious way to make a distinction, so let's combine
these routines and make cp_free() do all the work.
Signed-off-by: Eric Farman <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions