Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202519
b: refs/heads/master
c: cad70a6
h: refs/heads/master
i:
  202517: c13b2d8
  202515: 6a5c379
  202511: 5f9bd8e
v: v3
  • Loading branch information
Xiaotian Feng authored and Dave Jones committed Aug 3, 2010
1 parent 9e0d217 commit b62cd6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ffe6275f90cc2ea77e6120a510903687be067b16
refs/heads/master: cad70a6ae5aaef4641a3efdfd536c30f13891afe
1 change: 1 addition & 0 deletions trunk/drivers/cpufreq/cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -1077,6 +1077,7 @@ static int cpufreq_add_dev(struct sys_device *sys_dev)

err_unlock_policy:
unlock_policy_rwsem_write(cpu);
free_cpumask_var(policy->related_cpus);
err_free_cpumask:
free_cpumask_var(policy->cpus);
err_free_policy:
Expand Down

0 comments on commit b62cd6e

Please sign in to comment.