Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208407
b: refs/heads/master
c: ae68230
h: refs/heads/master
i:
  208405: 44f110e
  208403: b21a131
  208399: 85a65ed
v: v3
  • Loading branch information
Joe Perches authored and Linus Torvalds committed Aug 11, 2010
1 parent d604b09 commit ec836bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 439d77f70f18ebe2b28757b141e67a25575fe363
refs/heads/master: ae68230c2da8e5be712acd50dd9115918fa28839
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ int ql2xmaxqueues = 1;
module_param(ql2xmaxqueues, int, S_IRUGO|S_IRUSR);
MODULE_PARM_DESC(ql2xmaxqueues,
"Enables MQ settings "
"Default is 1 for single queue. Set it to number \
of queues in MQ mode.");
"Default is 1 for single queue. Set it to number "
"of queues in MQ mode.");

int ql2xmultique_tag;
module_param(ql2xmultique_tag, int, S_IRUGO|S_IRUSR);
Expand Down

0 comments on commit ec836bc

Please sign in to comment.