Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372725
b: refs/heads/master
c: 60b7bf4
h: refs/heads/master
i:
  372723: f99b119
v: v3
  • Loading branch information
Al Viro committed May 4, 2013
1 parent 32442e8 commit 15c8ae9
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: e86d35c38e37eb64cb5d11933c42a2a72f16ce23
refs/heads/master: 60b7bf4e61dd45e2fe06bd16ba04984405b564f1
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/abx500.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ static ssize_t show_max_alarm(struct device *dev,
return sprintf(buf, "%d\n", data->max_alarm[attr->index]);
}

static mode_t abx500_attrs_visible(struct kobject *kobj,
static umode_t abx500_attrs_visible(struct kobject *kobj,
struct attribute *attr, int n)
{
struct device *dev = container_of(kobj, struct device, kobj);
Expand Down

0 comments on commit 15c8ae9

Please sign in to comment.