Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252131
b: refs/heads/master
c: eec752b
h: refs/heads/master
i:
  252129: e1f6cc2
  252127: 842ea75
v: v3
  • Loading branch information
Guenter Roeck committed May 27, 2011
1 parent baab287 commit 34de7b5
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: 6777b9e47e4daf7116ec12b69e9b5cc980809217
refs/heads/master: eec752b2b99c794766926a9bac59b0d7df5b09c2
1 change: 1 addition & 0 deletions trunk/drivers/hwmon/pmbus_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,7 @@ do { \
struct sensor_device_attribute *a \
= &data->_type##s[data->num_##_type##s].attribute; \
BUG_ON(data->num_attributes >= data->max_attributes); \
sysfs_attr_init(&a->dev_attr.attr); \
a->dev_attr.attr.name = _name; \
a->dev_attr.attr.mode = _mode; \
a->dev_attr.show = _show; \
Expand Down

0 comments on commit 34de7b5

Please sign in to comment.