Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27445
b: refs/heads/master
c: 5557976
h: refs/heads/master
i:
  27443: 0af7668
v: v3
  • Loading branch information
Dave Jones committed May 30, 2006
1 parent e09df8a commit e4b351b
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: 355eb318018c6f44a335b0e5efb1f3bf2f1685d0
refs/heads/master: 5557976ca97c3a3002805f575a45ad354e1050ff
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/freq_table.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ int cpufreq_frequency_table_verify(struct cpufreq_policy *policy,
struct cpufreq_frequency_table *table)
{
unsigned int next_larger = ~0;
unsigned int i = 0;
unsigned int i;
unsigned int count = 0;

dprintk("request for verification of policy (%u - %u kHz) for cpu %u\n", policy->min, policy->max, policy->cpu);
Expand Down

0 comments on commit e4b351b

Please sign in to comment.