From: Chuck Lever Date: Thu, 17 Oct 2013 18:12:17 +0000 (-0400) Subject: SUNRPC: Modify synopsis of rpc_client_register() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d746e54522e52275865ca23917c16b3fdc226e51;p=pandora-kernel.git SUNRPC: Modify synopsis of rpc_client_register() The rpc_client_register() helper was added in commit e73f4cc0, "SUNRPC: split client creation routine into setup and registration," Mon Jun 24 11:52:52 2013. In a subsequent patch, I'd like to invoke rpc_client_register() from a context where a struct rpc_create_args is not available. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed