]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xprtrdma: Fix documenting comments in frwr_ops.c
authorChuck Lever <chuck.lever@oracle.com>
Thu, 8 Jun 2017 15:53:24 +0000 (11:53 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Jul 2017 20:00:13 +0000 (16:00 -0400)
commit6afafa7799cf6fa3c0efb6887704506d21965ad6
tree706fff7f7167afe02667c42427d8697319a2b390
parentd933cc32019063fc4beb8b20528ca724bd1b7a52
xprtrdma: Fix documenting comments in frwr_ops.c

Clean up.

FASTREG and LOCAL_INV WRs are typically not signaled. localinv_wake
is used for the last LOCAL_INV WR in a chain, which is always
signaled. The documenting comments should reflect that.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/frwr_ops.c