diff options
author | Yue Haibing <[email protected]> | 2023-08-11 17:50:10 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-13 12:25:42 +0100 |
commit | 2b8893b639e4ad38fa0a941d665e827963ede727 (patch) | |
tree | 835b084c521745ae3777fad08b9c05c1fe27bf60 /tools/perf/scripts/python/task-analyzer.py | |
parent | 8fe08d70a2b61b35a0a1235c78cf321e7528351f (diff) |
net/rds: Remove unused function declarations
Commit 39de8281791c ("RDS: Main header file") declared but never implemented
rds_trans_init() and rds_trans_exit(), remove it.
Commit d37c9359056f ("RDS: Move loop-only function to loop.c") removed the
implementation rds_message_inc_free() but not the declaration.
Since commit 55b7ed0b582f ("RDS: Common RDMA transport code")
rds_rdma_conn_connect() is never implemented and used.
rds_tcp_map_seq() is never implemented and used since
commit 70041088e3b9 ("RDS: Add TCP transport to RDS").
Signed-off-by: Yue Haibing <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions