Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8920
b: refs/heads/master
c: 668e4bc
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Koziolek authored and Jeff Garzik committed Sep 14, 2005
1 parent 6175a69 commit 34b40c5
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: 39eb936c7ec8ef1dccb88d3bcfc1c5fa2410c472
refs/heads/master: 668e4bc7229c1866f65f3bef6ab011f8c9034089
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/sata_sis.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ static u32 sis_scr_cfg_read (struct ata_port *ap, unsigned int sc_reg)
{
struct pci_dev *pdev = to_pci_dev(ap->host_set->dev);
unsigned int cfg_addr = get_scr_cfg_addr(ap->port_no, sc_reg, pdev->device);
u32 val, val2;
u32 val, val2 = 0;
u8 pmr;

if (sc_reg == SCR_ERROR) /* doesn't exist in PCI cfg space */
Expand Down

0 comments on commit 34b40c5

Please sign in to comment.