Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374605
b: refs/heads/master
c: e45a643
h: refs/heads/master
i:
  374603: 06ff3dd
v: v3
  • Loading branch information
Eduardo Valentin authored and Zhang Rui committed Apr 27, 2013
1 parent 18aabb6 commit cf75f4b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: d8892a01b13c8ea3ad74fb0c56beb96e92a2c65e
refs/heads/master: e45a6430025811c9ffc8932389adf5912f8ba4fd
1 change: 0 additions & 1 deletion trunk/drivers/thermal/cpu_cooling.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ static int get_property(unsigned int cpu, unsigned long input,
if (property == GET_FREQ)
level = descend ? input : (max_level - input -1);


for (i = 0, j = 0; table[i].frequency != CPUFREQ_TABLE_END; i++) {
/* ignore invalid entry */
if (table[i].frequency == CPUFREQ_ENTRY_INVALID)
Expand Down

0 comments on commit cf75f4b

Please sign in to comment.