summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprt.c
diff options
context:
space:
mode:
authorRandy Dunlap2008-02-14 00:03:23 +0100
committerLinus Torvalds2008-02-14 01:21:19 +0100
commit65b6e42cdc5b6a1ce2ada31cc294d7e60b22bb43 (patch)
treef8e1629ab3dce44de715e29811020892d467b189 /net/sunrpc/xprt.c
parentdocbook: move pipe and splice to filesystems docbook (diff)
downloadkernel-qcow2-linux-65b6e42cdc5b6a1ce2ada31cc294d7e60b22bb43.tar.gz
kernel-qcow2-linux-65b6e42cdc5b6a1ce2ada31cc294d7e60b22bb43.tar.xz
kernel-qcow2-linux-65b6e42cdc5b6a1ce2ada31cc294d7e60b22bb43.zip
docbook: sunrpc filenames and notation fixes
Use updated file list for docbook files and fix kernel-doc warnings in sunrpc: Warning(linux-2.6.24-git12//net/sunrpc/rpc_pipe.c:689): No description found for parameter 'rpc_client' Warning(linux-2.6.24-git12//net/sunrpc/rpc_pipe.c:765): No description found for parameter 'flags' Warning(linux-2.6.24-git12//net/sunrpc/clnt.c:584): No description found for parameter 'tk_ops' Warning(linux-2.6.24-git12//net/sunrpc/clnt.c:618): No description found for parameter 'bufsize' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Trond Myklebust <trond.myklebust@fys.uio.no> Cc: "J. Bruce Fields" <bfields@fieldses.org> Cc: Neil Brown <neilb@suse.de> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/sunrpc/xprt.c')
-rw-r--r--net/sunrpc/xprt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sunrpc/xprt.c b/net/sunrpc/xprt.c
index cfcade906a56..d5553b8179f9 100644
--- a/net/sunrpc/xprt.c
+++ b/net/sunrpc/xprt.c
@@ -124,7 +124,7 @@ EXPORT_SYMBOL_GPL(xprt_register_transport);
/**
* xprt_unregister_transport - unregister a transport implementation
- * transport: transport to unregister
+ * @transport: transport to unregister
*
* Returns:
* 0: transport successfully unregistered