Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252455
b: refs/heads/master
c: 8e91096
h: refs/heads/master
i:
  252453: a079642
  252451: ec6ada6
  252447: 102abfd
v: v3
  • Loading branch information
Vasiliy Kulikov authored and James Bottomley committed May 24, 2011
1 parent 4660cd2 commit ebea514
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: 86cfa7fcb7f2a14a62341ff03263826c85ec17e9
refs/heads/master: 8e910965975a125fff806acae80ab2b640a8dac7
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/aic94xx/aic94xx_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ static ssize_t asd_show_update_bios(struct device *dev,
flash_error_table[i].reason);
}

static DEVICE_ATTR(update_bios, S_IRUGO|S_IWUGO,
static DEVICE_ATTR(update_bios, S_IRUGO|S_IWUSR,
asd_show_update_bios, asd_store_update_bios);

static int asd_create_dev_attrs(struct asd_ha_struct *asd_ha)
Expand Down

0 comments on commit ebea514

Please sign in to comment.