Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85679
b: refs/heads/master
c: 48e1f80
h: refs/heads/master
i:
  85677: c270ef4
  85675: f1fddfb
  85671: 22ad79b
  85663: 2cd5cea
v: v3
  • Loading branch information
Harvey Harrison authored and Jeff Garzik committed Feb 15, 2008
1 parent 5b5996e commit 2bd023c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6903c0f7efe907ada1b9636b52c5ae11fd51ab68
refs/heads/master: 48e1f800eaa08eefe00476b83a7983b707d31848
4 changes: 2 additions & 2 deletions trunk/drivers/ata/sata_via.c
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,8 @@ static int vt6420_prereset(struct ata_link *link, unsigned long deadline)

static void vt6420_error_handler(struct ata_port *ap)
{
return ata_bmdma_drive_eh(ap, vt6420_prereset, ata_std_softreset,
NULL, ata_std_postreset);
ata_bmdma_drive_eh(ap, vt6420_prereset, ata_std_softreset, NULL,
ata_std_postreset);
}

static int vt6421_pata_cable_detect(struct ata_port *ap)
Expand Down

0 comments on commit 2bd023c

Please sign in to comment.