Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292113
b: refs/heads/master
c: b2ae8f8
h: refs/heads/master
i:
  292111: bab1ad2
v: v3
  • Loading branch information
Frans Meulenbroeks authored and Guenter Roeck committed Mar 19, 2012
1 parent 1a16c98 commit 4c4b042
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: c9e1498a186b643fff21c5d5340a35fcf1151181
refs/heads/master: b2ae8f87f48d40b720ec011499e99bdf5c519c82
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/smm665.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ static ssize_t smm665_show_input(struct device *dev,
}

#define SMM665_SHOW(what) \
static ssize_t smm665_show_##what(struct device *dev, \
static ssize_t smm665_show_##what(struct device *dev, \
struct device_attribute *da, char *buf) \
{ \
struct sensor_device_attribute *attr = to_sensor_dev_attr(da); \
Expand Down

0 comments on commit 4c4b042

Please sign in to comment.