Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89771
b: refs/heads/master
c: 95e7a8e
h: refs/heads/master
i:
  89769: baace06
  89767: adb7f9b
v: v3
  • Loading branch information
Paul Bolle authored and James Bottomley committed Apr 16, 2008
1 parent 474b742 commit 7549a94
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: e6990c6448ca9359b6d4ad027c0a6efbf4379e64
refs/heads/master: 95e7a8efd79d4eb74646ed5cb998599f21627091
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/aacraid/aachba.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ MODULE_PARM_DESC(check_interval, "Interval in seconds between adapter health"

int aac_check_reset = 1;
module_param_named(check_reset, aac_check_reset, int, S_IRUGO|S_IWUSR);
MODULE_PARM_DESC(aac_check_reset, "If adapter fails health check, reset the"
MODULE_PARM_DESC(check_reset, "If adapter fails health check, reset the"
" adapter. a value of -1 forces the reset to adapters programmed to"
" ignore it.");

Expand Down

0 comments on commit 7549a94

Please sign in to comment.