diff options
author | Michael Ellerman <[email protected]> | 2023-08-23 14:48:03 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-08-24 22:33:16 +1000 |
commit | fe32945203ffc8d6fed815f7ed7729219f8b0ab6 (patch) | |
tree | b2c5f9be66badfaafb8279ccf725545c7b8e0196 /scripts/gdb/linux/mm.py | |
parent | fabdb27da78afb93b0a83c0579025cb8d05c0d2d (diff) |
cxl: Drop unused detach_spa()
Clang warns:
drivers/misc/cxl/native.c:272:20: error: unused function 'detach_spa' [-Werror,-Wunused-function]
It was created as part of some refactoring in commit 05155772f642 ("cxl:
Allocate and release the SPA with the AFU"), but has never been called
in its current form. Drop it.
Acked-by: Andrew Donnellan <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions