aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2019-08-19 18:38:38 -0400
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2019-08-20 10:56:24 -0400
commitaf08a7754a5da7ae704624cbe4ef83e46246c92d (patch)
tree9f77873d23f0221fc358b8bfd81d42b38531825d /net/sunrpc
parentxprtrdma: Refresh the documenting comment in frwr_ops.c (diff)
downloadlinux-dev-af08a7754a5da7ae704624cbe4ef83e46246c92d.tar.xz
linux-dev-af08a7754a5da7ae704624cbe4ef83e46246c92d.zip
xprtrdma: Update obsolete comment
Comment was made obsolete by commit 8cec3dba76a4 ("xprtrdma: rpcrdma_regbuf alignment"). Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc')
-rw-r--r--net/sunrpc/xprtrdma/xprt_rdma.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/sunrpc/xprtrdma/xprt_rdma.h b/net/sunrpc/xprtrdma/xprt_rdma.h
index 92ce09fcea74..3b2f2041e889 100644
--- a/net/sunrpc/xprtrdma/xprt_rdma.h
+++ b/net/sunrpc/xprtrdma/xprt_rdma.h
@@ -117,9 +117,6 @@ struct rpcrdma_ep {
#endif
/* Registered buffer -- registered kmalloc'd memory for RDMA SEND/RECV
- *
- * The below structure appears at the front of a large region of kmalloc'd
- * memory, which always starts on a good alignment boundary.
*/
struct rpcrdma_regbuf {