Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29506
b: refs/heads/master
c: 9a9c77d
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo committed Jun 11, 2006
1 parent 925ac9d commit 65fc09d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0a1b622ef495d8ebba9ad8982414c6661c16b604
refs/heads/master: 9a9c77dc4c4eed9dfb74080e768c0b3c9d905496
3 changes: 2 additions & 1 deletion trunk/include/linux/libata.h
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,8 @@ struct ata_port {
struct ata_host_set *host_set;
struct device *dev;

struct work_struct port_task, hotplug_task;
struct work_struct port_task;
struct work_struct hotplug_task;

unsigned int hsm_task_state;

Expand Down

0 comments on commit 65fc09d

Please sign in to comment.