Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202455
b: refs/heads/master
c: 370525d
h: refs/heads/master
i:
  202453: cd985d3
  202451: f38de76
  202447: d9b9548
v: v3
  • Loading branch information
Axel Lin authored and Matthew Garrett committed Aug 3, 2010
1 parent 57b86b2 commit a167fcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: d8eca1105fe2039e102c6a8a915d0af937b1b593
refs/heads/master: 370525df9dfb4f55dfc177b0c31c26d77694c992
3 changes: 1 addition & 2 deletions trunk/drivers/platform/x86/acer-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1084,8 +1084,7 @@ static ssize_t show_interface(struct device *dev, struct device_attribute *attr,
}
}

static DEVICE_ATTR(interface, S_IWUGO | S_IRUGO | S_IWUSR,
show_interface, NULL);
static DEVICE_ATTR(interface, S_IRUGO, show_interface, NULL);

/*
* debugfs functions
Expand Down

0 comments on commit a167fcc

Please sign in to comment.