]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
SUNRPC: One line comment fix
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 2 Mar 2013 23:54:11 +0000 (15:54 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 2 Mar 2013 23:54:11 +0000 (15:54 -0800)
Reported-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c

index 09dc0c2b56a311582b755ac5ee478234d97f7448..f922fe88b4ff64a7dd5b6e9b4004db23e7448941 100644 (file)
@@ -1196,7 +1196,7 @@ size_t rpc_max_payload(struct rpc_clnt *clnt)
 EXPORT_SYMBOL_GPL(rpc_max_payload);
 
 /**
- * rpc_get_timeout - Get timeout for transport in tenths of seconds
+ * rpc_get_timeout - Get timeout for transport in units of HZ
  * @clnt: RPC client to query
  */
 unsigned long rpc_get_timeout(struct rpc_clnt *clnt)