]> Pileus Git - ~andy/linux/blobdiff - net/sunrpc/xprt.c
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / net / sunrpc / xprt.c
index 3c83035cdaa9940849fbfb1c729a6a2720b32702..a5a402a7d21f9e888b1c3f45b3bed09e8baf57e8 100644 (file)
@@ -531,7 +531,7 @@ void xprt_set_retrans_timeout_def(struct rpc_task *task)
 }
 EXPORT_SYMBOL_GPL(xprt_set_retrans_timeout_def);
 
-/*
+/**
  * xprt_set_retrans_timeout_rtt - set a request's retransmit timeout
  * @task: task whose timeout is to be set
  *