[PATCH] libata: kill unused pio_task and packet_task
Kill unused pio_task and packet_task. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
8061f5f0a0
commit
507ceda003
2 changed files with 0 additions and 71 deletions
|
@ -390,9 +390,6 @@ struct ata_port {
|
|||
|
||||
struct work_struct port_task;
|
||||
|
||||
struct work_struct packet_task;
|
||||
|
||||
struct work_struct pio_task;
|
||||
unsigned int hsm_task_state;
|
||||
unsigned long pio_task_timeout;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue