From f364034acb5e741a3525ba776125f79d941cba5b Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Sat, 2 Mar 2013 15:54:11 -0800 Subject: [PATCH] --- yaml --- r: 360514 b: refs/heads/master c: 512e4b291c0e97af24619a91f3e8963697da00d8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/sunrpc/clnt.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 396d8658725b..9e45be83e185 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3000512137602b84d1ad5fd89d62984993a19bb6 +refs/heads/master: 512e4b291c0e97af24619a91f3e8963697da00d8 diff --git a/trunk/net/sunrpc/clnt.c b/trunk/net/sunrpc/clnt.c index 09dc0c2b56a3..f922fe88b4ff 100644 --- a/trunk/net/sunrpc/clnt.c +++ b/trunk/net/sunrpc/clnt.c @@ -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)