Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22384
b: refs/heads/master
c: 88f93a3
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Jeff Garzik committed Mar 22, 2006
1 parent 34efeca commit 46039c0
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: d33d44facc8673388979297c9836b4bf590f7388
refs/heads/master: 88f93a31dcd950fa6b27a5721428de7e01369c06
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1739,7 +1739,7 @@ static int ata_host_set_pio(struct ata_port *ap)
continue;

if (!dev->pio_mode) {
printk(KERN_WARNING "ata%u: no PIO support\n", ap->id);
printk(KERN_WARNING "ata%u: no PIO support for device %d.\n", ap->id, i);
return -1;
}

Expand Down

0 comments on commit 46039c0

Please sign in to comment.