]> git.baikalelectronics.ru Git - kernel.git/commit
RDS: Remove stale function rds_send_get_message()
authorSowmini Varadhan <sowmini.varadhan@oracle.com>
Mon, 13 Jun 2016 16:44:32 +0000 (09:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2016 06:50:42 +0000 (23:50 -0700)
commit2f5b941d8082998e7d4bc04d504737db51da79eb
treec948f1ea82f5e09d6a2109ce51a01380f103fc03
parentfc739e501cc5434a891915ef68eb9f9395ff1523
RDS: Remove stale function rds_send_get_message()

The only caller of rds_send_get_message() was
rds_iw_send_cq_comp_handler() which was removed as part of
commit 259697ab6b52 ("RDS: Drop stale iWARP RDMA transport"),
so remove rds_send_get_message() for the same reason.

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/rds.h
net/rds/send.c