Staging: lustre: rpc: Drop unnecessary wrapper function
authorShivani Bhardwaj <shivanib134@gmail.com>
Thu, 29 Oct 2015 13:29:14 +0000 (18:59 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitab4199034f2ba29f6512e9eccbed46bdb0772e44
tree10e46c9d96b5269606620550a7792ec882e6a4a9
parentcfa38118d3d736c7586e5b9a92b36c9b9b2bf5f3
Staging: lustre: rpc: Drop unnecessary wrapper function

Remove the function srpc_post_active_rqtbuf() and replace its only call
with the function srpc_post_active_rdma() by adding appropriate parameters.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/rpc.c