Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5062
b: refs/heads/master
c: db776a1
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jul 26, 2005
1 parent 7b3520d commit 6afbaf2
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: b35c67a46b025e8dc320b59fbe5c283094e1d7f5
refs/heads/master: db776a14f327c20d4984ac4b724a934df34bfe31
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_iocb.c
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ qla24xx_start_scsi(srb_t *sp)
uint16_t cnt;
uint16_t req_cnt;
uint16_t tot_dsds;
struct device_reg_24xx __iomem *reg = &ha->iobase->isp24;
struct device_reg_24xx __iomem *reg;
char tag[2];

/* Setup device pointers. */
Expand Down

0 comments on commit 6afbaf2

Please sign in to comment.