Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201296
b: refs/heads/master
c: 6f90388
h: refs/heads/master
v: v3
  • Loading branch information
Xiaotian Feng authored and Dave Jones committed Jul 26, 2010
1 parent 8d6a800 commit 7eae8f7
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: accd846698439ba18250e8fd5681af280446b853
refs/heads/master: 6f90388ac98e8cb2c63e307ffb13871a6b87f29b
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 7eae8f7

Please sign in to comment.