From: Chuck Lever Date: Tue, 29 Jul 2014 21:24:09 +0000 (-0400) Subject: xprtrdma: Unclutter struct rpcrdma_mr_seg X-Git-Tag: omap-for-v3.17/fixes-against-rc2~82^2~24^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dbb4108a6a615589751de2aaf468d3ddbcef24c;p=pandora-kernel.git xprtrdma: Unclutter struct rpcrdma_mr_seg Clean ups: - make it obvious that the rl_mw field is a pointer -- allocated separately, not as part of struct rpcrdma_mr_seg - promote "struct {} frmr;" to a named type - promote the state enum to a named type - name the MW state field the same way other fields in rpcrdma_mw are named Signed-off-by: Chuck Lever Tested-by: Steve Wise Tested-by: Shirley Ma Tested-by: Devesh Sharma Signed-off-by: Anna Schumaker --- Reading git-diff-tree failed