Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7100
b: refs/heads/master
c: 6f10623
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Garzik committed Aug 31, 2005
1 parent df339b7 commit 51080e7
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: 1623c81eece58740279b8de802fa5895221f2044
refs/heads/master: 6f1062330499cee10396bf3fc66a03eb228c5fad
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/libata-scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1470,7 +1470,7 @@ ata_scsi_find_dev(struct ata_port *ap, struct scsi_device *scsidev)
if (unlikely(!ata_dev_present(dev)))
return NULL;

if (atapi_enabled) {
if (!atapi_enabled) {
if (unlikely(dev->class == ATA_DEV_ATAPI))
return NULL;
}
Expand Down

0 comments on commit 51080e7

Please sign in to comment.