Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179664
b: refs/heads/master
c: 070a24f
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Len Brown committed Jan 16, 2010
1 parent bb70081 commit 09e2113
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: 8558e3943df1c51c3377cb4e8a52ea484d6f357d
refs/heads/master: 070a24f4d238612bede515023893b18f494774c4
3 changes: 1 addition & 2 deletions trunk/drivers/acpi/processor_thermal.c
Original file line number Diff line number Diff line change
Expand Up @@ -443,8 +443,7 @@ struct thermal_cooling_device_ops processor_cooling_ops = {
#ifdef CONFIG_ACPI_PROCFS
static int acpi_processor_limit_seq_show(struct seq_file *seq, void *offset)
{
struct acpi_processor *pr = (struct acpi_processor *)seq->private;

struct acpi_processor *pr = seq->private;

if (!pr)
goto end;
Expand Down

0 comments on commit 09e2113

Please sign in to comment.