Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178077
b: refs/heads/master
c: 0cdd6eb
h: refs/heads/master
i:
  178075: 3208a56
v: v3
  • Loading branch information
Christoph Hellwig authored and Jeff Garzik committed Dec 17, 2009
1 parent dc9ef7b commit 88d0879
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: c4bc7d7310a40c8c0b917e88983dc4a8e6b59e38
refs/heads/master: 0cdd6eb7e08fc39e9c906cc46b6ee9095c3077a9
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -3022,7 +3022,7 @@ static inline ata_xlat_func_t ata_get_xlat_func(struct ata_device *dev, u8 cmd)
case WRITE_16:
return ata_scsi_rw_xlat;

case 0x93 /*WRITE_SAME_16*/:
case WRITE_SAME_16:
return ata_scsi_write_same_xlat;

case SYNCHRONIZE_CACHE:
Expand Down

0 comments on commit 88d0879

Please sign in to comment.