Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179205
b: refs/heads/master
c: bb7d3f2
h: refs/heads/master
i:
  179203: b7e4ed7
v: v3
  • Loading branch information
Bryn M. Reeves authored and Linus Torvalds committed Jan 13, 2010
1 parent 57e98fc commit 6a0f6c4
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: 90aeb7c01c2da631cb611871a50980cbb6ca7149
refs/heads/master: bb7d3f24c71e528989501617651b669fbed798cb
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 @@ -4046,7 +4046,7 @@ megasas_aen_polling(struct work_struct *work)
}


static DRIVER_ATTR(poll_mode_io, S_IRUGO|S_IWUGO,
static DRIVER_ATTR(poll_mode_io, S_IRUGO|S_IWUSR,
megasas_sysfs_show_poll_mode_io,
megasas_sysfs_set_poll_mode_io);

Expand Down

0 comments on commit 6a0f6c4

Please sign in to comment.