Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57004
b: refs/heads/master
c: ddfc87a
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Koziolek authored and Jeff Garzik committed May 25, 2007
1 parent 1ed38c2 commit aebc0a9
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: 7e068376c5128db2a342fa659a6dfa1488adc135
refs/heads/master: ddfc87a098a0172ad13ce50edf55d5fe266f1352
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_sis.c
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ static int sis_init_one (struct pci_dev *pdev, const struct pci_device_id *ent)
{
static int printed_version;
struct ata_port_info pi = sis_port_info;
const struct ata_port_info *ppi[] = { &pi, NULL };
const struct ata_port_info *ppi[] = { &pi, &pi };
struct ata_host *host;
u32 genctl, val;
u8 pmr;
Expand Down

0 comments on commit aebc0a9

Please sign in to comment.