Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89691
b: refs/heads/master
c: ccde6b8
h: refs/heads/master
i:
  89689: dbc2d1d
  89687: f714fc8
v: v3
  • Loading branch information
Denis Cheng authored and James Bottomley committed Apr 7, 2008
1 parent 77c4554 commit 6163f0c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 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: 0b6c4b14cfb2fd89064d29bdead62f9ed8631399
refs/heads/master: ccde6b8d6217834def292030a1864d517f55ded5
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/3w-9xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -2025,8 +2025,6 @@ static int __devinit twa_probe(struct pci_dev *pdev, const struct pci_device_id
}
tw_dev = (TW_Device_Extension *)host->hostdata;

memset(tw_dev, 0, sizeof(TW_Device_Extension));

/* Save values to device extension */
tw_dev->host = host;
tw_dev->tw_pci_dev = pdev;
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/3w-xxxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -2286,8 +2286,6 @@ static int __devinit tw_probe(struct pci_dev *pdev, const struct pci_device_id *
}
tw_dev = (TW_Device_Extension *)host->hostdata;

memset(tw_dev, 0, sizeof(TW_Device_Extension));

/* Save values to device extension */
tw_dev->host = host;
tw_dev->tw_pci_dev = pdev;
Expand Down

0 comments on commit 6163f0c

Please sign in to comment.