Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27441
b: refs/heads/master
c: b6571da
h: refs/heads/master
i:
  27439: 3efbb41
v: v3
  • Loading branch information
Dave Jones committed May 30, 2006
1 parent 988aee1 commit f86fe45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 83844510ec9dc89a676e71d3cc28289905c2caec
refs/heads/master: b6571da9f328999a6bce429b5f614a3d64b926ee
3 changes: 1 addition & 2 deletions trunk/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ acpi_processor_set_performance (
{
u16 port = 0;
u8 bit_width = 0;
int ret = 0;
int ret;
u32 value = 0;
int i = 0;
struct cpufreq_freqs cpufreq_freqs;
Expand Down Expand Up @@ -195,7 +195,6 @@ acpi_processor_set_performance (
udelay(10);
}
} else {
i = 0;
value = (u32) data->acpi_data.states[state].status;
}

Expand Down

0 comments on commit f86fe45

Please sign in to comment.