From: Chuck Lever Date: Tue, 29 Jul 2014 21:26:04 +0000 (-0400) Subject: xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro X-Git-Tag: omap-for-v3.17/fixes-against-rc2~82^2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a779ca5fa766e270b9e11c162d877295e2904f4e;p=pandora-kernel.git xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro Clean up. RPCRDMA_PERSISTENT_REGISTRATION was a compile-time switch between RPCRDMA_REGISTER mode and RPCRDMA_ALLPHYSICAL mode. Since RPCRDMA_REGISTER has been removed, there's no need for the extra conditional compilation. 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