Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299178
b: refs/heads/master
c: 776cdc1
h: refs/heads/master
v: v3
  • Loading branch information
Guenter Roeck authored and Guenter Roeck committed Apr 9, 2012
1 parent 39e2755 commit 651266b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8528e07edfc6ac5a793509f305b9c3c4fb3672c0
refs/heads/master: 776cdc11b3b0fc21e34600e22abe1c8209d2f3f0
1 change: 1 addition & 0 deletions trunk/drivers/hwmon/acpi_power_meter.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ static ssize_t show_str(struct device *dev,
break;
default:
BUG();
val = "";
}

return sprintf(buf, "%s\n", val);
Expand Down

0 comments on commit 651266b

Please sign in to comment.