aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/clnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sunrpc/clnt.c')
-rw-r--r--net/sunrpc/clnt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/clnt.c b/net/sunrpc/clnt.c
index 8c7b5433022a..756fc324db9e 100644
--- a/net/sunrpc/clnt.c
+++ b/net/sunrpc/clnt.c
@@ -1507,7 +1507,6 @@ call_refreshresult(struct rpc_task *task)
1507 task->tk_action = call_refresh; 1507 task->tk_action = call_refresh;
1508 if (status != -ETIMEDOUT) 1508 if (status != -ETIMEDOUT)
1509 rpc_delay(task, 3*HZ); 1509 rpc_delay(task, 3*HZ);
1510 return;
1511} 1510}
1512 1511
1513static __be32 * 1512static __be32 *