From: Chuck Lever Date: Tue, 26 May 2015 17:49:07 +0000 (-0400) Subject: svcrdma: Remove svc_rdma_xdr_decode_deferred_req() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~112^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da7049f834c3582c1ed1a04889bda5b4121973c0;p=pandora-kernel.git svcrdma: Remove svc_rdma_xdr_decode_deferred_req() svc_rdma_xdr_decode_deferred_req() indexes an array with an un-byte-swapped value off the wire. Fortunately this function isn't used anywhere, so simply remove it. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed