Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57553
b: refs/heads/master
c: 6070068
h: refs/heads/master
i:
  57551: fa10e61
v: v3
  • Loading branch information
Alan Cox authored and Jeff Garzik committed Jun 10, 2007
1 parent 0461ab4 commit dd745ec
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: d92e74d353345d19f762e9501a50b0a5f43f7ba8
refs/heads/master: 6070068b875f604ff3f62e6e342bbd4c1f34a895
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1727,7 +1727,7 @@ int ata_dev_read_id(struct ata_device *dev, unsigned int *p_class,

/* sanity check */
rc = -EINVAL;
reason = "device reports illegal type";
reason = "device reports invalid type";

if (class == ATA_DEV_ATA) {
if (!ata_id_is_ata(id) && !ata_id_is_cfa(id))
Expand Down

0 comments on commit dd745ec

Please sign in to comment.