Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267099
b: refs/heads/master
c: 0ab1e79
h: refs/heads/master
i:
  267097: 74a51a4
  267095: 8357033
v: v3
  • Loading branch information
Jonghwan Choi authored and Rafael J. Wysocki committed Oct 21, 2011
1 parent cb9a215 commit daf4360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 7fef9fc83fbd7293ea9fe665d14046422ebf4219
refs/heads/master: 0ab1e79b825a5cd8aeb3b34d89c9a89dea900056
4 changes: 1 addition & 3 deletions trunk/drivers/base/power/clock_ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,7 @@ static void __pm_clk_remove(struct pm_clock_entry *ce)
clk_put(ce->clk);
}

if (ce->con_id)
kfree(ce->con_id);

kfree(ce->con_id);
kfree(ce);
}

Expand Down

0 comments on commit daf4360

Please sign in to comment.