Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339277
b: refs/heads/master
c: 6b6519d
h: refs/heads/master
i:
  339275: 6f31858
v: v3
  • Loading branch information
hongbo.zhang authored and Zhang Rui committed Nov 7, 2012
1 parent e96b07f commit e400c7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 4e8e2f644e11a7d65381967a916ae7cac76a735b
refs/heads/master: 6b6519df84afcda294c487bccb83a8caecb48acd
2 changes: 1 addition & 1 deletion trunk/drivers/thermal/cpu_cooling.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ struct thermal_cooling_device *cpufreq_cooling_register(
if (min != policy.cpuinfo.min_freq ||
max != policy.cpuinfo.max_freq)
return ERR_PTR(-EINVAL);
}
}
}
cpufreq_dev = kzalloc(sizeof(struct cpufreq_cooling_device),
GFP_KERNEL);
Expand Down

0 comments on commit e400c7e

Please sign in to comment.