diff options
| author | Miaohe Lin <[email protected]> | 2023-07-06 14:39:05 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:11 -0700 |
| commit | bded67f81ec47e6054ad24c1c7992a6523a9b2c6 (patch) | |
| tree | 40a47686ea7345f59e8b08d1279c792e97c52fa7 /tools/perf/scripts/python | |
| parent | badbbcd76545c58eff64bb1548f7f834a30dc52a (diff) | |
memory tier: rename destroy_memory_type() to put_memory_type()
It appears that destroy_memory_type() isn't a very good name because we
usually will not free the memory_type here. So rename it to a more
appropriate name i.e. put_memory_type().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Suggested-by: Huang, Ying <[email protected]>
Reviewed-by: "Huang, Ying" <[email protected]>
Reviewed-by: Xiao Yang <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Dave Jiang <[email protected]>
Cc: Vishal Verma <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions