Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108891
b: refs/heads/master
c: 66dca9b
h: refs/heads/master
i:
  108889: f382189
  108887: 9512f13
v: v3
  • Loading branch information
Joe Malicki authored and James Bottomley committed Aug 16, 2008
1 parent 14bfba8 commit d375bca
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: bcd2361d7eda10f85a103cbe70f7eebaeef03072
refs/heads/master: 66dca9b8c50b5e59d3bea8b21cee5c6dae6c9c46
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/megaraid/megaraid_sas.c
Original file line number Diff line number Diff line change
Expand Up @@ -3405,7 +3405,7 @@ megasas_sysfs_set_dbg_lvl(struct device_driver *dd, const char *buf, size_t coun
return retval;
}

static DRIVER_ATTR(dbg_lvl, S_IRUGO|S_IWUGO, megasas_sysfs_show_dbg_lvl,
static DRIVER_ATTR(dbg_lvl, S_IRUGO|S_IWUSR, megasas_sysfs_show_dbg_lvl,
megasas_sysfs_set_dbg_lvl);

static ssize_t
Expand Down

0 comments on commit d375bca

Please sign in to comment.