diff options
author | Andrew Donnellan <[email protected]> | 2020-02-26 15:39:23 +1100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-05-20 23:39:57 +1000 |
commit | a0594e89c9dc8e37883cc0d6642d1baad9c0744e (patch) | |
tree | 3a98f8b722385d5babb91c092cfb8ab6cafa4488 /tools/perf/scripts/python/sctop.py | |
parent | b8707e2374f68cac79de553ae1ee5c35913813bd (diff) |
ocxl: Fix misleading comment
In ocxl_context_free() we note that the AFU reference we're releasing
was taken in "ocxl_context_init", a function that no longer exists.
Fix it to say ocxl_context_alloc() instead, which is the new name for
ocxl_context_init(), since it was renamed.
Fixes: b9721d275cc2 ("ocxl: Allow external drivers to use OpenCAPI contexts")
Signed-off-by: Andrew Donnellan <[email protected]>
Acked-by: Frederic Barrat <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions