summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/libgfrpc.sym
diff options
context:
space:
mode:
authorPranith Kumar K <pkarampu@redhat.com>2019-03-28 11:03:34 +0530
committerPranith Kumar K <pkarampu@redhat.com>2019-03-28 11:05:25 +0530
commit108e4f3481225f98c12f7c283e1ef0388863cf8b (patch)
tree764086cdb3b039b9986f0adc27a36dccf8885f17 /rpc/rpc-lib/src/libgfrpc.sym
parenta7110486d048fa379f33ae4e0ba94b5ef3560489 (diff)
rpc: Remove duplicate code
rpc_clnt_disable() and rpc_clnt_disconnect() have same code. Removed rpc_clnt_disconnect() and moved calls to rpc_clnt_disconnect() to rpc_clnt_disable() updates bz#1193929 Change-Id: I965f57cc1d5af36d266810125558b6f5e5f279d4 Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Diffstat (limited to 'rpc/rpc-lib/src/libgfrpc.sym')
-rw-r--r--rpc/rpc-lib/src/libgfrpc.sym1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpc/rpc-lib/src/libgfrpc.sym b/rpc/rpc-lib/src/libgfrpc.sym
index f3544e3741a..54d1be1112f 100644
--- a/rpc/rpc-lib/src/libgfrpc.sym
+++ b/rpc/rpc-lib/src/libgfrpc.sym
@@ -3,7 +3,6 @@ rpcclnt_cbk_program_register
rpc_clnt_cleanup_and_start
rpc_clnt_connection_cleanup
rpc_clnt_disable
-rpc_clnt_disconnect
rpc_clnt_new
rpc_clnt_reconfig
rpc_clnt_reconnect