Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350989
b: refs/heads/master
c: 7e3cf24
h: refs/heads/master
i:
  350987: 63de84c
v: v3
  • Loading branch information
Colin Ian King authored and Rafael J. Wysocki committed Jan 25, 2013
1 parent e7fff5b commit c30fb19
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: c628423777d9df5e48ea8c5695aacd105cf4f768
refs/heads/master: 7e3cf246b532a640ff1176d0b988aa0a9338e36f
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/thermal.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ do { \
if (flags != ACPI_TRIPS_INIT) \
ACPI_EXCEPTION((AE_INFO, AE_ERROR, \
"ACPI thermal trip point %s changed\n" \
"Please send acpidump to linux-acpi@vger.kernel.org\n", str)); \
"Please send acpidump to linux-acpi@vger.kernel.org", str)); \
} while (0)

static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag)
Expand Down

0 comments on commit c30fb19

Please sign in to comment.