Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346039
b: refs/heads/master
c: 934e613
h: refs/heads/master
i:
  346037: e6974ef
  346035: 9691373
  346031: 24c8cc9
v: v3
  • Loading branch information
Philipp Reisner committed Nov 8, 2012
1 parent bbea9b1 commit 3e1e7ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: b966b5dd8e17e6c105ca55533fd412de5d5b429e
refs/heads/master: 934e6138b56203231d757d7b5ca3252edffc210e
2 changes: 0 additions & 2 deletions trunk/drivers/block/drbd/drbd_nl.c
Original file line number Diff line number Diff line change
Expand Up @@ -2240,7 +2240,6 @@ int drbd_adm_resource_opts(struct sk_buff *skb, struct genl_info *info)
enum drbd_ret_code retcode;
cpumask_var_t new_cpu_mask;
struct drbd_tconn *tconn;
int *rs_plan_s = NULL;
struct res_opts res_opts;
int err;

Expand Down Expand Up @@ -2291,7 +2290,6 @@ int drbd_adm_resource_opts(struct sk_buff *skb, struct genl_info *info)
}

fail:
kfree(rs_plan_s);
free_cpumask_var(new_cpu_mask);

drbd_adm_finish(info, retcode);
Expand Down

0 comments on commit 3e1e7ea

Please sign in to comment.