From: Trond Myklebust Date: Wed, 27 Jun 2007 18:29:04 +0000 (-0400) Subject: SUNRPC: Remove the tk_auth macro... X-Git-Tag: v2.6.23-rc1~1073^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be27f36601973815171db684c711d30557cf50c;p=pandora-kernel.git SUNRPC: Remove the tk_auth macro... We should almost always be deferencing the rpc_auth struct by means of the credential's cr_auth field instead of the rpc_clnt->cl_auth anyway. Fix up that historical mistake, and remove the macro that propagated it. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed