From: Pavel Emelyanov Date: Mon, 4 Oct 2010 12:52:55 +0000 (+0400) Subject: sunrpc: Remove duplicate xprt/transport arguments from calls X-Git-Tag: v2.6.37-rc1~113^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58dddac9c55c604f01152832c1c3d2c17a5adea9;p=pandora-kernel.git sunrpc: Remove duplicate xprt/transport arguments from calls The xs_tcp_reuse_connection takes the xprt only to pass it down to the xs_abort_connection. The later one can get it from the given transport itself. Signed-off-by: Pavel Emelyanov Reviewed-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed