diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-10-13 23:38:28 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-10-16 02:46:27 +0300 |
commit | 10f6ef31f8615d7d1953e30642814683b0eb52fe (patch) | |
tree | 803ad9255b2b30f81fb7c92be5b2212fc7d1f05c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b4701c6359c8e9ff53a7984a627c22ade8f17874 (diff) | |
download | linux-10f6ef31f8615d7d1953e30642814683b0eb52fe.tar.xz |
cxgb4: Remove unused cxgb4_get_srq_entry
cxgb4_get_srq_entry() has been unused since 2018's commit
e47094751ddc ("cxgb4: Add support to initialise/read SRQ entries")
which added it.
Remove it.
Note: I'm a bit suspicious whether any of the srq code in there
actually does anything useful; without this get I can't see anything
that reads the data, so perhaps the whole thing should go?
But that however would remove one of the opcode handlers, and I have
no way to test that.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Link: https://patch.msgid.link/20241013203831.88051-4-linux@treblig.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions