Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110262
b: refs/heads/master
c: 6866e7b
h: refs/heads/master
v: v3
  • Loading branch information
Richard Kennedy authored and Jeff Garzik committed Sep 29, 2008
1 parent c8681ad commit f0e9e37
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: 67e3e221d61c0e70b2f244fd921e5e601d6c7339
refs/heads/master: 6866e7bc83f13a1bc6de59099930e9db1ab0042f
2 changes: 1 addition & 1 deletion trunk/include/linux/libata.h
Original file line number Diff line number Diff line change
Expand Up @@ -560,8 +560,8 @@ struct ata_ering {
struct ata_device {
struct ata_link *link;
unsigned int devno; /* 0 or 1 */
unsigned long flags; /* ATA_DFLAG_xxx */
unsigned int horkage; /* List of broken features */
unsigned long flags; /* ATA_DFLAG_xxx */
struct scsi_device *sdev; /* attached SCSI device */
#ifdef CONFIG_ATA_ACPI
acpi_handle acpi_handle;
Expand Down

0 comments on commit f0e9e37

Please sign in to comment.