]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
xprtrdma: Update obsolete comment
authorChuck Lever <chuck.lever@oracle.com>
Mon, 19 Aug 2019 22:38:38 +0000 (18:38 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 20 Aug 2019 14:56:24 +0000 (10:56 -0400)
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>
net/sunrpc/xprtrdma/xprt_rdma.h

index 92ce09fcea742404fcacff8b0fc7f93549582e54..3b2f2041e889751699f54b71e1cde725db62e119 100644 (file)
@@ -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 {