Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311479
b: refs/heads/master
c: 6042840
h: refs/heads/master
i:
  311477: 9d52954
  311475: ab20a2b
  311471: 71a79b2
v: v3
  • Loading branch information
H Hartley Sweeten authored and Jeff Garzik committed Jul 25, 2012
1 parent 608c9ea commit 3116644
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: b0e73af78a1ceeeabf2bb30e798ecf55243edba8
refs/heads/master: 604284071ab09df80fc9872c84c3b4b914ce0f95
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-eh.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ int ata_ering_map(struct ata_ering *ering,
return rc;
}

int ata_ering_clear_cb(struct ata_ering_entry *ent, void *void_arg)
static int ata_ering_clear_cb(struct ata_ering_entry *ent, void *void_arg)
{
ent->eflags |= ATA_EFLAG_OLD_ER;
return 0;
Expand Down

0 comments on commit 3116644

Please sign in to comment.