Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33292
b: refs/heads/master
c: 85455dd
h: refs/heads/master
v: v3
  • Loading branch information
Keith Owens authored and Jeff Garzik committed Aug 9, 2006
1 parent ecb4301 commit bd93f61
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: c71d6be54e92c4b2d31faf51850354aff22b82b0
refs/heads/master: 85455dd34219376dcc7dce94bea67058f0b7d731
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/ata_piix.c
Original file line number Diff line number Diff line change
Expand Up @@ -567,8 +567,8 @@ static int piix_sata_prereset(struct ata_port *ap)
present = 1;
}

DPRINTK("ata%u: LEAVE, pcs=0x%x present_mask=0x%x\n",
ap->id, pcs, present_mask);
DPRINTK("ata%u: LEAVE, pcs=0x%x present=0x%x\n",
ap->id, pcs, present);

if (!present) {
ata_port_printk(ap, KERN_INFO, "SATA port has no device.\n");
Expand Down

0 comments on commit bd93f61

Please sign in to comment.