Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284648
b: refs/heads/master
c: 9689dcc
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Jan 5, 2012
1 parent ac0288c commit 7eb903d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 61c8504c428edcebf23b97775a129c5b393a302b
refs/heads/master: 9689dcce0b456793c46bdeea7a79adfab1bc9c5d
1 change: 0 additions & 1 deletion trunk/net/sunrpc/svc.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ svc_pool_map_put(void)
mutex_lock(&svc_pool_map_mutex);

if (!--m->count) {
m->mode = SVC_POOL_DEFAULT;
kfree(m->to_pool);
m->to_pool = NULL;
kfree(m->pool_to);
Expand Down

0 comments on commit 7eb903d

Please sign in to comment.