From: Pavel Emelyanov Date: Tue, 5 Oct 2010 16:49:35 +0000 (+0400) Subject: sunrpc: Remove dead "else" branch from bc xprt creation X-Git-Tag: v2.6.37-rc1~113^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50fa0d40a9d601bb8e6c9a595e90940bc846f7df;p=pandora-kernel.git sunrpc: Remove dead "else" branch from bc xprt creation Since the xprt in question is forcibly set to be bound the else branch of this check is unneeded. Signed-off-by: Pavel Emelyanov Reviewed-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed