Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346569
b: refs/heads/master
c: 0a0c2a5
h: refs/heads/master
i:
  346567: 0ca553b
v: v3
  • Loading branch information
Weston Andros Adamson authored and Trond Myklebust committed Nov 4, 2012
1 parent 3c51099 commit 17f9d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 010472980724ed7bbabf818b4232bf3b182b94c5
refs/heads/master: 0a0c2a57bc9a47ae876077fdc4678eca33c26ae4
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,7 @@ static void rpc_release_task(struct rpc_task *task)
{
dprintk("RPC: %5u release task\n", task->tk_pid);

BUG_ON (RPC_IS_QUEUED(task));
WARN_ON_ONCE(RPC_IS_QUEUED(task));

rpc_release_resources_task(task);

Expand Down

0 comments on commit 17f9d1a

Please sign in to comment.