From: Randy Dunlap Date: Wed, 23 Sep 2009 18:36:38 +0000 (-0400) Subject: sunrpc/rpc_pipe: fix kernel-doc notation X-Git-Tag: v3.12-rc1~12827^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4111d4fde6aa04a2e42c43d0e74593e6144b0f0f;p=kernel%2Fkernel-generic.git sunrpc/rpc_pipe: fix kernel-doc notation Fix kernel-doc notation (& warnings) in sunrpc/rpc_pipe.c. Signed-off-by: Randy Dunlap Signed-off-by: Trond Myklebust --- diff --git a/net/sunrpc/rpc_pipe.c b/net/sunrpc/rpc_pipe.c index 858a443..49278f8 100644 --- a/net/sunrpc/rpc_pipe.c +++ b/net/sunrpc/rpc_pipe.c @@ -860,7 +860,8 @@ static void rpc_clntdir_depopulate(struct dentry *dentry) /** * rpc_create_client_dir - Create a new rpc_client directory in rpc_pipefs - * @path: path from the rpc_pipefs root to the new directory + * @dentry: dentry from the rpc_pipefs root to the new directory + * @name: &struct qstr for the name * @rpc_client: rpc client to associate with this directory * * This creates a directory at the given @path associated with