Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64244
b: refs/heads/master
c: a010866
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Linus Torvalds committed Aug 23, 2007
1 parent 658f3f6 commit 233da10
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: 90638f9975e34aef82e97146012ad9d16ac9e4c2
refs/heads/master: a01086687c5f795a9c2b85d757e3af3cb7bb4f2d
2 changes: 1 addition & 1 deletion trunk/drivers/zorro/zorro-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ static ssize_t zorro_read_config(struct kobject *kobj,
static struct bin_attribute zorro_config_attr = {
.attr = {
.name = "config",
.mode = S_IRUGO | S_IWUSR,
.mode = S_IRUGO,
},
.size = sizeof(struct ConfigDev),
.read = zorro_read_config,
Expand Down

0 comments on commit 233da10

Please sign in to comment.