From: Trond Myklebust Date: Fri, 23 Aug 2013 15:48:15 +0000 (-0400) Subject: SUNRPC: Deprecate rpc_client->cl_protname X-Git-Tag: v3.12-rc1~87^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55909f21a1079c5f9751d7919f8c9411500e1667;p=pandora-kernel.git SUNRPC: Deprecate rpc_client->cl_protname It just duplicates the cl_program->name, and is not used in any fast paths where the extra dereference will cause a hit. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed