Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154048
b: refs/heads/master
c: 3c559ea
h: refs/heads/master
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed Jun 21, 2009
1 parent 8b2685f commit 9168990
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: b391277a56b9eaaff4474339c703e574ed7fab5b
refs/heads/master: 3c559ea8fd003962d9a28c64b2dd5c6d83ca6edb
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/scsi_transport_fc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3861,7 +3861,7 @@ fc_bsg_hostadd(struct Scsi_Host *shost, struct fc_host_attrs *fc_host)
struct fc_internal *i = to_fc_internal(shost->transportt);
struct request_queue *q;
int err;
char bsg_name[BUS_ID_SIZE]; /*20*/
char bsg_name[20];

fc_host->rqst_q = NULL;

Expand Down

0 comments on commit 9168990

Please sign in to comment.