projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3000512
)
SUNRPC: One line comment fix
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 2 Mar 2013 23:54:11 +0000
(15:54 -0800)
committer
Trond 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
patch
|
blob
|
blame
|
history
diff --git
a/net/sunrpc/clnt.c
b/net/sunrpc/clnt.c
index 09dc0c2b56a311582b755ac5ee478234d97f7448..f922fe88b4ff64a7dd5b6e9b4004db23e7448941 100644
(file)
--- a/
net/sunrpc/clnt.c
+++ b/
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)