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 09dc0c2..f922fe8 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)