Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85688
b: refs/heads/master
c: 5410f72
h: refs/heads/master
v: v3
  • Loading branch information
Harvey Harrison authored and Jeff Garzik committed Feb 15, 2008
1 parent 35c5e4a commit 2c822db
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: 42268e26aa9d2b6d0d1f890c354447f185fc2624
refs/heads/master: 5410f729e331bd607d99057ece59f6d7866cd3dc
4 changes: 2 additions & 2 deletions trunk/drivers/ata/pata_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ static int pacpi_cable_detect(struct ata_port *ap)

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

/**
Expand Down

0 comments on commit 2c822db

Please sign in to comment.