diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2015-01-21 19:02:54 +0300 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2015-01-30 18:47:48 +0300 |
commit | 3eb358106660195948f4e95822039c5799fc41f8 (patch) | |
tree | c7a52b3fe52084019ad2e61a4f44cc90967b0ab3 /net/sunrpc/sysctl.c | |
parent | 5d410ba061c1e4bc0068ce91f2cf349998cde46c (diff) | |
download | linux-3eb358106660195948f4e95822039c5799fc41f8.tar.xz |
xprtrdma: Remove rl_mr field, and the mr_chunk union
Clean up: Since commit 0ac531c18323 ("xprtrdma: Remove REGISTER
memory registration mode"), the rl_mr pointer is no longer used
anywhere.
After removal, there's only a single member of the mr_chunk union,
so mr_chunk can be removed as well, in favor of a single pointer
field.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc/sysctl.c')
0 files changed, 0 insertions, 0 deletions