Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89255
b: refs/heads/master
c: 83c063d
h: refs/heads/master
i:
  89253: e677964
  89251: 6993d6f
  89247: 802851e
v: v3
  • Loading branch information
Yoichi Yuasa authored and Jeff Garzik committed Apr 17, 2008
1 parent d1d76aa commit 8677354
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: c30484d775eb0b899f2b6a8f5508a99ecaba59fc
refs/heads/master: 83c063dd730cb56bf3fc89b70250ff9a398fec1e
2 changes: 1 addition & 1 deletion trunk/include/linux/libata.h
Original file line number Diff line number Diff line change
Expand Up @@ -1121,7 +1121,7 @@ static inline unsigned int ata_tag_valid(unsigned int tag)

static inline unsigned int ata_tag_internal(unsigned int tag)
{
return tag == ATA_MAX_QUEUE - 1;
return tag == ATA_TAG_INTERNAL;
}

/*
Expand Down

0 comments on commit 8677354

Please sign in to comment.