Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300022
b: refs/heads/master
c: a78f57a
h: refs/heads/master
v: v3
  • Loading branch information
Tero Roponen authored and Jeff Garzik committed May 3, 2012
1 parent 14540fb commit 4d44662
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: 642d89252201c4155fc3946bf9cdea409e5d263e
refs/heads/master: a78f57af610ea20559e6c63d90876bc262fdbf37
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ static unsigned int ata_dev_set_xfermode(struct ata_device *dev);
static void ata_dev_xfermask(struct ata_device *dev);
static unsigned long ata_dev_blacklisted(const struct ata_device *dev);

atomic_t ata_print_id = ATOMIC_INIT(1);
atomic_t ata_print_id = ATOMIC_INIT(0);

struct ata_force_param {
const char *name;
Expand Down

0 comments on commit 4d44662

Please sign in to comment.