sunrpc: Remove dead "else" branch from bc xprt creation
authorPavel Emelyanov <xemul@parallels.com>
Tue, 5 Oct 2010 16:49:35 +0000 (20:49 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 19 Oct 2010 14:48:16 +0000 (10:48 -0400)
Since the xprt in question is forcibly set to be bound the else
branch of this check is unneeded.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found